Add URL for domain casting:
> http://archives.postgresql.org/pgsql-hackers/2006-09/msg01681.php
This commit is contained in:
parent
0e54962890
commit
e56ccad7b0
3
doc/TODO
3
doc/TODO
@ -2,7 +2,7 @@
|
|||||||
PostgreSQL TODO List
|
PostgreSQL TODO List
|
||||||
====================
|
====================
|
||||||
Current maintainer: Bruce Momjian (bruce@momjian.us)
|
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
|
The most recent version of this document can be viewed at
|
||||||
http://www.postgresql.org/docs/faqs.TODO.html.
|
http://www.postgresql.org/docs/faqs.TODO.html.
|
||||||
@ -203,6 +203,7 @@ Data Types
|
|||||||
* Fix CREATE CAST on DOMAINs
|
* Fix CREATE CAST on DOMAINs
|
||||||
|
|
||||||
http://archives.postgresql.org/pgsql-hackers/2006-05/msg00072.php
|
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)
|
* Add Globally/Universally Unique Identifier (GUID/UUID)
|
||||||
|
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
<body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
|
<body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
|
||||||
<h1><a name="section_1">PostgreSQL TODO List</a></h1>
|
<h1><a name="section_1">PostgreSQL TODO List</a></h1>
|
||||||
<p>Current maintainer: Bruce Momjian (<a href="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/>
|
<p>Current maintainer: Bruce Momjian (<a href="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/>
|
||||||
Last updated: Tue Sep 19 15:20:08 EDT 2006
|
Last updated: Wed Sep 20 19:01:42 EDT 2006
|
||||||
</p>
|
</p>
|
||||||
<p>The most recent version of this document can be viewed at<br/>
|
<p>The most recent version of this document can be viewed at<br/>
|
||||||
<a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
|
<a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
|
||||||
@ -184,6 +184,7 @@ first.
|
|||||||
</p>
|
</p>
|
||||||
</li><li>Fix CREATE CAST on DOMAINs
|
</li><li>Fix CREATE CAST on DOMAINs
|
||||||
<p> <a href="http://archives.postgresql.org/pgsql-hackers/2006-05/msg00072.php">http://archives.postgresql.org/pgsql-hackers/2006-05/msg00072.php</a>
|
<p> <a href="http://archives.postgresql.org/pgsql-hackers/2006-05/msg00072.php">http://archives.postgresql.org/pgsql-hackers/2006-05/msg00072.php</a>
|
||||||
|
<a href="http://archives.postgresql.org/pgsql-hackers/2006-09/msg01681.php">http://archives.postgresql.org/pgsql-hackers/2006-09/msg01681.php</a>
|
||||||
</p>
|
</p>
|
||||||
</li><li>Add Globally/Universally Unique Identifier (GUID/UUID)
|
</li><li>Add Globally/Universally Unique Identifier (GUID/UUID)
|
||||||
<p> <a href="http://archives.postgresql.org/pgsql-patches/2006-09/msg00209.php">http://archives.postgresql.org/pgsql-patches/2006-09/msg00209.php</a>
|
<p> <a href="http://archives.postgresql.org/pgsql-patches/2006-09/msg00209.php">http://archives.postgresql.org/pgsql-patches/2006-09/msg00209.php</a>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user