summaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorBruce Momjian2008-07-15 03:17:51 +0000
committerBruce Momjian2008-07-15 03:17:51 +0000
commitdb13b7d61f1359bb007f15241dc5ef8cf2590249 (patch)
tree0c9a6c52851fc96d95dca3774091dc75fa2d7a68 /doc/TODO
parent8516ce09140e86fbc5bce9045695595810198834 (diff)
Done:
> o -Have psql show current values for a sequence
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index 7cb8379b023..f567e4b5837 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -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?