File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
Expand file tree Collapse file tree 2 files changed +10
-2
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: Sat Feb 3 18:52:13 EST 2007
5+ Last updated: Sat Feb 3 20:50:56 EST 2007
66
77The most recent version of this document can be viewed at
88http://www.postgresql.org/docs/faqs.TODO.html.
@@ -779,6 +779,11 @@ Clients
779779
780780 http://archives.postgresql.org/pgsql-hackers/2007-01/msg00291.php
781781
782+ o Add \# to list command history like \s, but with line numbers
783+
784+ http://archives.postgresql.org/pgsql-hackers/2006-12/msg00255.php
785+
786+
782787
783788* pg_dump
784789
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: Sat Feb 3 18:52:13 EST 2007
11+ Last updated: Sat Feb 3 20:50:56 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 > .
@@ -701,6 +701,9 @@ <h1><a name="section_9">Clients</a></h1>
701701 </ li > < li > Consider parsing the -c string into individual queries so each
702702 is run in its own transaction
703703< p > < a href ="http://archives.postgresql.org/pgsql-hackers/2007-01/msg00291.php "> http://archives.postgresql.org/pgsql-hackers/2007-01/msg00291.php</ a >
704+ </ p >
705+ </ li > < li > Add \# to list command history like \s, but with line numbers
706+ < p > < a href ="http://archives.postgresql.org/pgsql-hackers/2006-12/msg00255.php "> http://archives.postgresql.org/pgsql-hackers/2006-12/msg00255.php</ a >
704707</ p >
705708 </ li > </ ul >
706709 </ li > < li > pg_dump
You can’t perform that action at this time.
0 commit comments