Modify:
authorBruce Momjian
Mon, 5 Feb 2007 16:49:13 +0000 (16:49 +0000)
committerBruce Momjian
Mon, 5 Feb 2007 16:49:13 +0000 (16:49 +0000)
<  o Add \# to list command history like \s, but with line numbers
>  o Add \# to list and execute command history

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

index 60a0ef55ff112ee8200d5e24d708a1f61426bf2c..018448b406e284c415d442f20d4237f9b4e35757 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Sat Feb  3 23:06:06 EST 2007
+Last updated:      Mon Feb  5 11:48:55 EST 2007
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -784,7 +784,7 @@ Clients
 
      http://archives.postgresql.org/pgsql-hackers/2007-01/msg00291.php
 
-   o Add \# to list command history like \s, but with line numbers
+   o Add \# to list and execute command history
 
      http://archives.postgresql.org/pgsql-hackers/2006-12/msg00255.php
 
index ba6fb3a82384d119f31067d16f5b13a7cd392479..2ac3f717575a5fc70b9f0c313b9047060810a630 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-Last updated:           Sat Feb  3 23:06:06 EST 2007
+Last updated:           Mon Feb  5 11:48:55 EST 2007
 

 

The most recent version of this document can be viewed at

 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -705,7 +705,7 @@ 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 command history like \s, but with line numbers
  • +    
  • Add \# to list and execute command history
  •  

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