File tree Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Expand file tree Collapse file tree 2 files changed +2
-6
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: Wed Aug 24 15:43:15 EDT 2005
5
+ Last updated: Wed Aug 24 16:33:53 EDT 2005
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.
@@ -70,8 +70,6 @@ Administration
70
70
71
71
Currently, if a variable is commented out, it keeps the
72
72
previous uncommented value until a server restarted.
73
- Logically, a reload should set the same values as a
74
- server restart.
75
73
76
74
o %Allow pg_hba.conf settings to be controlled via SQL
77
75
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: Wed Aug 24 15:43:15 EDT 2005
11
+ Last updated: Wed Aug 24 16:33:53 EDT 2005
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 > .
@@ -67,8 +67,6 @@ <h1><a name="section_2">Administration</a></h1>
67
67
to defaults
68
68
< p > Currently, if a variable is commented out, it keeps the
69
69
previous uncommented value until a server restarted.
70
- Logically, a reload should set the same values as a
71
- server restart.
72
70
</ p >
73
71
</ li > < li > %Allow pg_hba.conf settings to be controlled via SQL
74
72
< p > This would add a function to load the SQL table from
You can’t perform that action at this time.
0 commit comments