PostgreSQL TODO List
====================
-Last updated: Wed Aug 24 13:56:13 EDT 2005
+Last updated: Wed Aug 24 15:43:15 EDT 2005
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
o %Allow commenting of variables in postgresql.conf to restore them
to defaults
- Currently, if a variable is commented out, it keeps the
- previous uncommented value until a server restarted.
+ Currently, if a variable is commented out, it keeps the
+ previous uncommented value until a server restarted.
+ Logically, a reload should set the same values as a
+ server restart.
o %Allow pg_hba.conf settings to be controlled via SQL
-Last updated: Wed Aug 24 13:56:13 EDT 2005
+Last updated: Wed Aug 24 15:43:15 EDT 2005
The most recent version of this document can be viewed at
to defaults
Currently, if a variable is commented out, it keeps the
previous uncommented value until a server restarted.
+ Logically, a reload should set the same values as a
+ server restart.
%Allow pg_hba.conf settings to be controlled via SQL
This would add a function to load the SQL table from