Skip to content

Commit 1b4504c

Browse files
committed
Remove from TODO ability to edit pg_hba.conf, but add GRANT connection
permission item: < o %Allow pg_hba.conf settings to be controlled via SQL > o %Allow per-database permissions to be set via GRANT < This would add a function to load the SQL table from < pg_hba.conf, and one to writes its contents to the flat file. < The table should have a line number that is a float so rows < can be inserted between existing rows, e.g. row 2.5 goes < between row 2 and row 3. > Allow database connection checks based on GRANT rules in > addition to the existing access checks in pg_hba.conf.
1 parent b5498a2 commit 1b4504c

File tree

2 files changed

+8
-14
lines changed

2 files changed

+8
-14
lines changed

doc/TODO

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
PostgreSQL TODO List
33
====================
44
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
5-
Last updated: Wed Apr 19 18:35:36 EDT 2006
5+
Last updated: Fri Apr 21 16:45:19 EDT 2006
66

77
The most recent version of this document can be viewed at
88
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -79,13 +79,10 @@ Administration
7979
Currently, if a variable is commented out, it keeps the
8080
previous uncommented value until a server restarted.
8181

82-
o %Allow pg_hba.conf settings to be controlled via SQL
82+
o %Allow per-database permissions to be set via GRANT
8383

84-
This would add a function to load the SQL table from
85-
pg_hba.conf, and one to writes its contents to the flat file.
86-
The table should have a line number that is a float so rows
87-
can be inserted between existing rows, e.g. row 2.5 goes
88-
between row 2 and row 3.
84+
Allow database connection checks based on GRANT rules in
85+
addition to the existing access checks in pg_hba.conf.
8986

9087
o Allow pg_hba.conf to specify host names along with IP addresses
9188

doc/src/FAQ/TODO.html

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
99
<h1><a name="section_1">PostgreSQL TODO List</a></h1>
1010
<p>Current maintainer: Bruce Momjian (<a href="mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</a>)<br/>
11-
Last updated: Wed Apr 19 18:35:36 EDT 2006
11+
Last updated: Fri Apr 21 16:45:19 EDT 2006
1212
</p>
1313
<p>The most recent version of this document can be viewed at<br/>
1414
<a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
@@ -75,12 +75,9 @@ <h1><a name="section_2">Administration</a></h1>
7575
<p> Currently, if a variable is commented out, it keeps the
7676
previous uncommented value until a server restarted.
7777
</p>
78-
</li><li>%Allow pg_hba.conf settings to be controlled via SQL
79-
<p> This would add a function to load the SQL table from
80-
pg_hba.conf, and one to writes its contents to the flat file.
81-
The table should have a line number that is a float so rows
82-
can be inserted between existing rows, e.g. row 2.5 goes
83-
between row 2 and row 3.
78+
</li><li>%Allow per-database permissions to be set via GRANT
79+
<p> Allow database connection checks based on GRANT rules in
80+
addition to the existing access checks in pg_hba.conf.
8481
</p>
8582
</li><li>Allow pg_hba.conf to specify host names along with IP addresses
8683
<p> Host name lookup could occur when the postmaster reads the

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy