mirror of
https://github.com/postgres/postgres.git
synced 2025-12-24 06:01:07 +03:00
Add:
> * Add support for arrays of domains
This commit is contained in:
3
doc/TODO
3
doc/TODO
@@ -2,7 +2,7 @@
|
||||
PostgreSQL TODO List
|
||||
====================
|
||||
Current maintainer: Bruce Momjian (bruce@momjian.us)
|
||||
Last updated: Fri Aug 11 23:50:26 EDT 2006
|
||||
Last updated: Wed Aug 16 10:59:21 EDT 2006
|
||||
|
||||
The most recent version of this document can be viewed at
|
||||
http://www.postgresql.org/docs/faqs.TODO.html.
|
||||
@@ -228,6 +228,7 @@ Data Types
|
||||
|
||||
http://archives.postgresql.org/pgsql-hackers/2006-05/msg00072.php
|
||||
|
||||
* Add support for arrays of domains
|
||||
* Add Globally/Universally Unique Identifier (GUID/UUID)
|
||||
* Add support for SQL-standard GENERATED/IDENTITY columns
|
||||
|
||||
|
||||
Reference in New Issue
Block a user