diff options
author | Bruce Momjian | 2008-07-15 03:17:51 +0000 |
---|---|---|
committer | Bruce Momjian | 2008-07-15 03:17:51 +0000 |
commit | db13b7d61f1359bb007f15241dc5ef8cf2590249 (patch) | |
tree | 0c9a6c52851fc96d95dca3774091dc75fa2d7a68 /doc/TODO | |
parent | 8516ce09140e86fbc5bce9045695595810198834 (diff) |
Done:
> o -Have psql show current values for a sequence
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ PostgreSQL TODO List ==================== Current maintainer: Bruce Momjian ([email protected]) -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? |