1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-30 11:03:19 +03:00
< 	o Add \# to list command history like \s, but with line numbers
> 	o Add \# to list and execute command history
This commit is contained in:
Bruce Momjian
2007-02-05 16:49:13 +00:00
parent 00ade1dfcf
commit fcbddea8b7
2 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
PostgreSQL TODO List
====================
Current maintainer: Bruce Momjian (bruce@momjian.us)
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