]> granicus.if.org Git - postgresql/commitdiff
Updated TODO item:
authorBruce Momjian <bruce@momjian.us>
Mon, 5 Feb 2007 17:17:13 +0000 (17:17 +0000)
committerBruce Momjian <bruce@momjian.us>
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 (bruce@momjian.us)
-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 @@
 <body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
 <h1><a name="section_1">PostgreSQL TODO List</a></h1>
 <p>Current maintainer:     Bruce Momjian (<a href="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/>
-Last updated:           Mon Feb  5 11:48:55 EST 2007
+Last updated:           Mon Feb  5 12:16:45 EST 2007
 </p>
 <p>The most recent version of this document can be viewed at<br/>
 <a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
@@ -705,7 +705,10 @@ first.  There is also a developer's wiki at<br/>
           is run in its own transaction
 <p>          <a href="http://archives.postgresql.org/pgsql-hackers/2007-01/msg00291.php">http://archives.postgresql.org/pgsql-hackers/2007-01/msg00291.php</a>
 </p>
-    </li><li>Add \# to list and execute command history
+    </li><li>Add a \set variable to control whether \s displays line numbers
+<p>          Another option is to add \# which lists line numbers, and
+          allows command execution.
+</p>
 <p>          <a href="http://archives.postgresql.org/pgsql-hackers/2006-12/msg00255.php">http://archives.postgresql.org/pgsql-hackers/2006-12/msg00255.php</a>
 </p>
   </li></ul>