Updated TODO item:
authorBruce Momjian
Mon, 5 Feb 2007 17:17:13 +0000 (17:17 +0000)
committerBruce Momjian
Mon, 5 Feb 2007 17:17:13 +0000 (17:17 +0000)
>  o Add a \set variable to control whether \s displays line numbers

>    Another option is to add \# which lists line numbers, and
>    allows command execution.
>    http://archives.postgresql.org/pgsql-hackers/2006-12/msg00255.php

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

index 018448b406e284c415d442f20d4237f9b4e35757..3422ce8f5e553c35851a5a82e7312a998dba91cc 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Mon Feb  5 11:48:55 EST 2007
+Last updated:      Mon Feb  5 12:16:45 EST 2007
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -784,10 +784,12 @@ Clients
 
      http://archives.postgresql.org/pgsql-hackers/2007-01/msg00291.php
 
-   o Add \# to list and execute command history
+   o Add a \set variable to control whether \s displays line numbers
 
-     http://archives.postgresql.org/pgsql-hackers/2006-12/msg00255.php
+     Another option is to add \# which lists line numbers, and
+     allows command execution.
 
+     http://archives.postgresql.org/pgsql-hackers/2006-12/msg00255.php
 
 
 * pg_dump
index 2ac3f717575a5fc70b9f0c313b9047060810a630..bcd32d584c98e9ea7bb196a274d08339d7a7aac9 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-Last updated:           Mon Feb  5 11:48:55 EST 2007
+Last updated:           Mon Feb  5 12:16:45 EST 2007
 

 

The most recent version of this document can be viewed at

 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -705,7 +705,10 @@ first.  There is also a developer's wiki at
           is run in its own transaction
 

          http://archives.postgresql.org/pgsql-hackers/2007-01/msg00291.php

 

-    
  • Add \# to list and execute command history
  • +    
  • Add a \set variable to control whether \s displays line numbers
  • +

              Another option is to add \# which lists line numbers, and

    +          allows command execution.
    +

     

              http://archives.postgresql.org/pgsql-hackers/2006-12/msg00255.php