mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Add URL for UUID:
> > http://archives.postgresql.org/pgsql-patches/2006-09/msg00209.php >
This commit is contained in:
5
doc/TODO
5
doc/TODO
@ -2,7 +2,7 @@
|
||||
PostgreSQL TODO List
|
||||
====================
|
||||
Current maintainer: Bruce Momjian (bruce@momjian.us)
|
||||
Last updated: Mon Sep 18 11:52:19 EDT 2006
|
||||
Last updated: Mon Sep 18 12:22:27 EDT 2006
|
||||
|
||||
The most recent version of this document can be viewed at
|
||||
http://www.postgresql.org/docs/faqs.TODO.html.
|
||||
@ -230,6 +230,9 @@ Data Types
|
||||
http://archives.postgresql.org/pgsql-hackers/2006-05/msg00072.php
|
||||
|
||||
* Add Globally/Universally Unique Identifier (GUID/UUID)
|
||||
|
||||
http://archives.postgresql.org/pgsql-patches/2006-09/msg00209.php
|
||||
|
||||
* Add support for SQL-standard GENERATED/IDENTITY columns
|
||||
|
||||
http://archives.postgresql.org/pgsql-hackers/2006-07/msg00543.php
|
||||
|
Reference in New Issue
Block a user