aboutsummaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index 7b90144df9c..8c4839a1d05 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,7 +1,7 @@
PostgreSQL TODO List
====================
Current maintainer: Bruce Momjian (bruce@momjian.us)
-Last updated: Mon Nov 19 13:42:03 EST 2007
+Last updated: Mon Nov 19 14:26:51 EST 2007
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -899,7 +899,9 @@ Clients
privileges
o -Add -f to pg_dumpall
o Allow COMMENT ON dbname to work when loading into a database
- with a different name
+ with a different name, perhaps using COMMENT ON CURRENT
+ DATABASE
+
* ecpg