diff options
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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 |