Add:
authorBruce Momjian
Sat, 6 Jan 2007 22:18:24 +0000 (22:18 +0000)
committerBruce Momjian
Sat, 6 Jan 2007 22:18:24 +0000 (22:18 +0000)
>
> * Make consistent use of long/short command options --- pg_ctl needs
>   long ones, pg_config doesn't have short ones, postgres doesn't have
>   enough long ones, etc.

doc/TODO
doc/src/FAQ/TODO.html

index f5e1ea472ddd5e5eb4b7a9513947321fef96b040..49067aeea70be57d6b3948004abd0af1ec1a720d 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Sat Jan  6 16:33:48 EST 2007
+Last updated:      Sat Jan  6 17:18:21 EST 2007
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -706,6 +706,10 @@ Clients
   allow pg_ctl to read and understand postgresql.conf to find the
   data_directory value.
 
+* Make consistent use of long/short command options --- pg_ctl needs
+  long ones, pg_config doesn't have short ones, postgres doesn't have
+  enough long ones, etc.
+
 
 * psql
 
index 4d1a64da60f1666a95a31ddeb72e454ca411ba34..fd111fe48cee9304cb220213fbc26f24f9edf5d3 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-Last updated:           Sat Jan  6 16:33:48 EST 2007
+Last updated:           Sat Jan  6 17:18:21 EST 2007
 

 

The most recent version of this document can be viewed at

 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -642,6 +642,9 @@ first.
   allow pg_ctl to read and understand postgresql.conf to find the
   data_directory value.
 

+  
  • Make consistent use of long/short command options --- pg_ctl needs
  • +  long ones, pg_config doesn't have short ones, postgres doesn't have
    +  enough long ones, etc.
       
  • psql
  •    
           
    • Have psql show current values for a sequence