File tree Expand file tree Collapse file tree 2 files changed +10
-5
lines changed
Expand file tree Collapse file tree 2 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 22PostgreSQL TODO List
33====================
44Current maintainer: Bruce Momjian (bruce@momjian.us)
5- Last updated: Mon Feb 5 11:48:55 EST 2007
5+ Last updated: Mon Feb 5 12:16:45 EST 2007
66
77The most recent version of this document can be viewed at
88http://www.postgresql.org/docs/faqs.TODO.html.
@@ -784,10 +784,12 @@ Clients
784784
785785 http://archives.postgresql.org/pgsql-hackers/2007-01/msg00291.php
786786
787- o Add \# to list and execute command history
787+ o Add a \set variable to control whether \s displays line numbers
788788
789- http://archives.postgresql.org/pgsql-hackers/2006-12/msg00255.php
789+ Another option is to add \# which lists line numbers, and
790+ allows command execution.
790791
792+ http://archives.postgresql.org/pgsql-hackers/2006-12/msg00255.php
791793
792794
793795* pg_dump
Original file line number Diff line number Diff line change 88< body bgcolor ="#FFFFFF " text ="#000000 " link ="#FF0000 " vlink ="#A00000 " alink ="#0000FF ">
99< h1 > < a name ="section_1 "> PostgreSQL TODO List</ a > </ h1 >
1010< p > Current maintainer: Bruce Momjian (< a href ="mailto:bruce@momjian.us "> bruce@momjian.us</ a > )< br />
11- Last updated: Mon Feb 5 11:48:55 EST 2007
11+ Last updated: Mon Feb 5 12:16:45 EST 2007
1212</ p >
1313< p > The most recent version of this document can be viewed at< br />
1414< a href ="http://www.postgresql.org/docs/faqs.TODO.html "> http://www.postgresql.org/docs/faqs.TODO.html</ a > .
@@ -705,7 +705,10 @@ <h1><a name="section_9">Clients</a></h1>
705705 is run in its own transaction
706706< p > < a href ="http://archives.postgresql.org/pgsql-hackers/2007-01/msg00291.php "> http://archives.postgresql.org/pgsql-hackers/2007-01/msg00291.php</ a >
707707</ p >
708- </ li > < li > Add \# to list and execute command history
708+ </ li > < li > Add a \set variable to control whether \s displays line numbers
709+ < p > Another option is to add \# which lists line numbers, and
710+ allows command execution.
711+ </ p >
709712< p > < a href ="http://archives.postgresql.org/pgsql-hackers/2006-12/msg00255.php "> http://archives.postgresql.org/pgsql-hackers/2006-12/msg00255.php</ a >
710713</ p >
711714 </ li > </ ul >
You can’t perform that action at this time.
0 commit comments