mirror of
https://github.com/postgres/postgres.git
synced 2025-07-31 22:04:40 +03:00
Add URL for domain casting:
> http://archives.postgresql.org/pgsql-hackers/2006-09/msg01681.php
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: 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)
|
||||
|
||||
|
Reference in New Issue
Block a user