Add:
authorBruce Momjian <bruce@momjian.us>
Mon, 29 Sep 2003 16:52:14 +0000 (16:52 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 29 Sep 2003 16:52:14 +0000 (16:52 +0000)
> * Have SHOW ALL and pg_settings show descriptions for server-side variables(Joe)

doc/TODO

index cd72b2d351eb578000795aca219e228aa3575c06..d843dcf926648567c8705aeebd5982fd8229d317 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:          Tue Sep 23 17:00:00 EDT 2003
+Last updated:          Mon Sep 29 12:52:11 EDT 2003
 
 Current maintainer:    Bruce Momjian (pgman@candle.pha.pa.us)
 
@@ -65,7 +65,7 @@ Administration
 * Allow pooled connections to query prepared queries
 * Allow pooled connections to close all open WITH HOLD cursors
 * Allow major upgrades without dump/reload, perhaps using pg_upgrade
-
+* Have SHOW ALL and pg_settings show descriptions for server-side variables(Joe)
 
 
 Data Types