summaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index b8126078e37..875377fc2b5 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
PostgreSQL TODO List
====================
Current maintainer: Bruce Momjian (bruce@momjian.us)
-Last updated: Wed Aug 16 10:59:21 EDT 2006
+Last updated: Thu Aug 17 02:45:07 EDT 2006
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -234,6 +234,9 @@ Data Types
http://archives.postgresql.org/pgsql-hackers/2006-07/msg00543.php
+* Support a data type with specific enumerated values (ENUM)
+
+ http://archives.postgresql.org/pgsql-hackers/2006-08/msg00979.php
* Dates and Times