Add URL for domain casting:
authorBruce Momjian
Wed, 20 Sep 2006 23:01:55 +0000 (23:01 +0000)
committerBruce Momjian
Wed, 20 Sep 2006 23:01:55 +0000 (23:01 +0000)
>   http://archives.postgresql.org/pgsql-hackers/2006-09/msg01681.php

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

index 80dd1b2449b5d9e7e38a5dd244d23664a4cb2ac2..b8bede9dacffa4da52e14dba09faf343c158a1a7 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Tue Sep 19 15:20:08 EDT 2006
+Last updated:      Wed Sep 20 19:01:42 EDT 2006
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -203,6 +203,7 @@ Data Types
 * Fix CREATE CAST on DOMAINs
 
   http://archives.postgresql.org/pgsql-hackers/2006-05/msg00072.php
+  http://archives.postgresql.org/pgsql-hackers/2006-09/msg01681.php
 
 * Add Globally/Universally Unique Identifier (GUID/UUID)
 
index 14d9226044a5b692abcfb9b738b172a7f8e09943..5f7754cc01559cacc9e19719422c4cbb7a8e3bbe 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-Last updated:           Tue Sep 19 15:20:08 EDT 2006
+Last updated:           Wed Sep 20 19:01:42 EDT 2006
 

 

The most recent version of this document can be viewed at

 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -184,6 +184,7 @@ first.
 

   
  • Fix CREATE CAST on DOMAINs
  •  

      http://archives.postgresql.org/pgsql-hackers/2006-05/msg00072.php

    +  http://archives.postgresql.org/pgsql-hackers/2006-09/msg01681.php
     

       
  • Add Globally/Universally Unique Identifier (GUID/UUID)
  •  

      http://archives.postgresql.org/pgsql-patches/2006-09/msg00209.php