Add URL for UUID:
authorBruce Momjian
Mon, 18 Sep 2006 16:22:32 +0000 (16:22 +0000)
committerBruce Momjian
Mon, 18 Sep 2006 16:22:32 +0000 (16:22 +0000)
>
>   http://archives.postgresql.org/pgsql-patches/2006-09/msg00209.php
>

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

index fcd462ffd14526f6f7aa013ac1dc05a13c25d505..2e55abbe25d0bd59993feb61f734075cfdf56627 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-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
index 480b4c8051b1e6ca5ae7138171a1f8beb7cd9610..43fab14e3608e3b786534eb840308583a314121c 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-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.
@@ -209,6 +209,8 @@ first.
 

  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