Done:
authorBruce Momjian
Tue, 15 Jul 2008 03:17:51 +0000 (03:17 +0000)
committerBruce Momjian
Tue, 15 Jul 2008 03:17:51 +0000 (03:17 +0000)
>  o -Have psql show current values for a sequence

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

index 7cb8379b02390521e0c33ff6ea9500e53dbd6c0a..f567e4b58377fe2470416d56b39d6e34727e08f5 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,7 +1,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Mon Jul 14 18:57:12 EDT 2008
+Last updated:      Mon Jul 14 23:17:45 EDT 2008
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1072,7 +1072,7 @@ Clients
   http://archives.postgresql.org/pgsql-bugs/2007-12/msg00166.php
 
 * psql
-   o Have psql show current values for a sequence
+   o -Have psql show current values for a sequence
    o Move psql backslash database information into the backend, use
      mnemonic commands?
 
index 828b91638aaaed6a71afc435d235218e166850c9..63d29b4a809bb190bf680f01561da99355844828 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-Last updated:           Mon Jul 14 18:57:12 EDT 2008
+Last updated:           Mon Jul 14 23:17:45 EDT 2008
 

 

The most recent version of this document can be viewed at

 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -928,7 +928,7 @@ first.  There is also a developer's wiki at
 

   
  • psql
  •    
      -    
    • Have psql show current values for a sequence
    • +    
    • -Have psql show current values for a sequence
    •      
    • Move psql backslash database information into the backend, use
    •            mnemonic commands?
       

                This would allow non-psql clients to pull the same information out