1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-27 12:41:57 +03:00
> 	o -Have psql show current values for a sequence
This commit is contained in:
Bruce Momjian
2008-07-15 03:17:51 +00:00
parent 8516ce0914
commit db13b7d61f
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
PostgreSQL TODO List
====================
Current maintainer: Bruce Momjian (bruce@momjian.us)
Last updated: Mon Jul 14 18:57:12 EDT 2008
Last updated: Mon Jul 14 23:17:45 EDT 2008
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
@ -1072,7 +1072,7 @@ Clients
http://archives.postgresql.org/pgsql-bugs/2007-12/msg00166.php
* psql
o Have psql show current values for a sequence
o -Have psql show current values for a sequence
o Move psql backslash database information into the backend, use
mnemonic commands?