Add URL for typmod:
authorBruce Momjian <bruce@momjian.us>
Wed, 9 Aug 2006 18:10:34 +0000 (18:10 +0000)
committerBruce Momjian <bruce@momjian.us>
Wed, 9 Aug 2006 18:10:34 +0000 (18:10 +0000)
>   http://archives.postgresql.org/pgsql-hackers/2006-08/msg00149.php

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

index 909ff67e0875c974a6650bcacf903cefa3c1d623..5f0c5560aa3251543abaa459c3e0eb2babc65fa2 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian (bruce@momjian.us)
-Last updated:          Wed Aug  9 12:42:08 EDT 2006
+Last updated:          Wed Aug  9 14:10:27 EDT 2006
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -218,6 +218,7 @@ Data Types
 
   http://archives.postgresql.org/pgsql-hackers/2005-08/msg01142.php
   http://archives.postgresql.org/pgsql-hackers/2005-09/msg00012.php
+  http://archives.postgresql.org/pgsql-hackers/2006-08/msg00149.php
 
 * Add support for public SYNONYMs
 
index 565edb84864994e3dc86bf2654616b67ca7213c1..2f86379cbf83a9c3ea8dc94029ab5ce1a8bd2d96 100644 (file)
@@ -8,7 +8,7 @@
 <body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
 <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/>
-Last updated:           Wed Aug  9 12:42:08 EDT 2006
+Last updated:           Wed Aug  9 14:10:27 EDT 2006
 </p>
 <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>.
@@ -199,6 +199,7 @@ first.
   </li><li>Allow user-defined types to accept 'typmod' parameters
 <p>  <a href="http://archives.postgresql.org/pgsql-hackers/2005-08/msg01142.php">http://archives.postgresql.org/pgsql-hackers/2005-08/msg01142.php</a>
   <a href="http://archives.postgresql.org/pgsql-hackers/2005-09/msg00012.php">http://archives.postgresql.org/pgsql-hackers/2005-09/msg00012.php</a>
+  <a href="http://archives.postgresql.org/pgsql-hackers/2006-08/msg00149.php">http://archives.postgresql.org/pgsql-hackers/2006-08/msg00149.php</a>
 </p>
   </li><li>Add support for public SYNONYMs
 <p>  <a href="http://archives.postgresql.org/pgsql-hackers/2006-03/msg00519.php">http://archives.postgresql.org/pgsql-hackers/2006-03/msg00519.php</a>