Done:
authorBruce Momjian
Mon, 2 Apr 2007 17:18:44 +0000 (17:18 +0000)
committerBruce Momjian
Mon, 2 Apr 2007 17:18:44 +0000 (17:18 +0000)
< * Support a data type with specific enumerated values (ENUM)
<
<   http://archives.postgresql.org/pgsql-hackers/2006-08/msg00979.php
<
> * -Support a data type with specific enumerated values (ENUM)

doc/TODO
doc/src/FAQ/TODO.html

index 8d290b33251b841cab552e2422fa4afe46af4e42..83d9d62edc0488c6b74d6e69dfd7ac2070273879 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Mon Apr  2 13:15:24 EDT 2007
+Last updated:      Mon Apr  2 13:18:40 EDT 2007
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -218,10 +218,7 @@ Data Types
   http://archives.postgresql.org/pgsql-hackers/2006-07/msg00543.php
   http://archives.postgresql.org/pgsql-hackers/2006-08/msg00038.php
 
-* Support a data type with specific enumerated values (ENUM)
-
-  http://archives.postgresql.org/pgsql-hackers/2006-08/msg00979.php
-
+* -Support a data type with specific enumerated values (ENUM)
 * Improve XML support
 
   http://developer.postgresql.org/index.php/XML_Support
index fa54368cf5e75911389bd665398ffae98017eaf3..3dd19a18ad70acd8986b96ccc2509055db782d8f 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-Last updated:           Mon Apr  2 13:15:24 EDT 2007
+Last updated:           Mon Apr  2 13:18:40 EDT 2007
 

 

The most recent version of this document can be viewed at

 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -195,9 +195,7 @@ first.  There is also a developer's wiki at
 

  http://archives.postgresql.org/pgsql-hackers/2006-07/msg00543.php

   http://archives.postgresql.org/pgsql-hackers/2006-08/msg00038.php
 

-  
  • Support a data type with specific enumerated values (ENUM)
  • -

      http://archives.postgresql.org/pgsql-hackers/2006-08/msg00979.php

    -

    +  
  • -Support a data type with specific enumerated values (ENUM)
  •    
  • Improve XML support
  •  

      http://developer.postgresql.org/index.php/XML_Support