aboutsummaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO8
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index a0377b10218..de7ba5285cb 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,7 +1,7 @@
PostgreSQL TODO List
====================
Current maintainer: Bruce Momjian (bruce@momjian.us)
-Last updated: Mon Mar 24 22:23:38 EDT 2008
+Last updated: Mon Mar 24 22:33:32 EDT 2008
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1029,6 +1029,12 @@ Clients
http://archives.postgresql.org/pgsql-general/2007-09/msg00438.php
+ o Improve display if enums
+
+ http://archives.postgresql.org/pgsql-hackers/2008-01/msg00826.php
+
+
+
* pg_dump / pg_restore
o %Add dumping of comments on index columns and composite type columns