File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
PostgreSQL TODO List
3
3
====================
4
4
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
5
- Last updated: Sat Apr 29 21:45:16 EDT 2006
5
+ Last updated: Sat Apr 29 22:10:37 EDT 2006
6
6
7
7
The most recent version of this document can be viewed at
8
8
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -81,7 +81,7 @@ Administration
81
81
Currently, if a variable is commented out, it keeps the
82
82
previous uncommented value until a server restarted.
83
83
84
- o % Allow per-database permissions to be set via GRANT
84
+ o - Allow per-database permissions to be set via GRANT
85
85
86
86
Allow database connection checks based on GRANT rules in
87
87
addition to the existing access checks in pg_hba.conf.
Original file line number Diff line number Diff line change 8
8
< body bgcolor ="#FFFFFF " text ="#000000 " link ="#FF0000 " vlink ="#A00000 " alink ="#0000FF ">
9
9
< h1 > < a name ="section_1 "> PostgreSQL TODO List</ a > </ h1 >
10
10
< p > Current maintainer: Bruce Momjian (< a href ="mailto:pgman@candle.pha.pa.us "> pgman@candle.pha.pa.us</ a > )< br />
11
- Last updated: Sat Apr 29 21:45:16 EDT 2006
11
+ Last updated: Sat Apr 29 22:10:37 EDT 2006
12
12
</ p >
13
13
< p > The most recent version of this document can be viewed at< br />
14
14
< a href ="http://www.postgresql.org/docs/faqs.TODO.html "> http://www.postgresql.org/docs/faqs.TODO.html</ a > .
@@ -77,7 +77,7 @@ <h1><a name="section_2">Administration</a></h1>
77
77
< p > Currently, if a variable is commented out, it keeps the
78
78
previous uncommented value until a server restarted.
79
79
</ p >
80
- </ li > < li > % Allow per-database permissions to be set via GRANT
80
+ </ li > < li > - < em > Allow per-database permissions to be set via GRANT</ em >
81
81
< p > Allow database connection checks based on GRANT rules in
82
82
addition to the existing access checks in pg_hba.conf.
83
83
</ p >
You can’t perform that action at this time.
0 commit comments