PostgreSQL TODO List
====================
-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.
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
-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
is run in its own transaction
-
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.
+