mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Done:
< * 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)
This commit is contained in:
7
doc/TODO
7
doc/TODO
@ -2,7 +2,7 @@
|
||||
PostgreSQL TODO List
|
||||
====================
|
||||
Current maintainer: Bruce Momjian (bruce@momjian.us)
|
||||
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
|
||||
|
Reference in New Issue
Block a user