diff --git a/doc/TODO b/doc/TODO index 501f2ce22dfb74f8a26c81112f850eac5bec4c48..1f2898503436a231dd82d7f7d8ccf18d24aac269 100644 --- a/doc/TODO +++ b/doc/TODO @@ -2,7 +2,7 @@ PostgreSQL TODO List ==================== Current maintainer: Bruce Momjian (bruce@momjian.us) -Last updated: Tue Feb 6 11:44:05 EST 2007 +Last updated: Thu Feb 8 16:51:45 EST 2007 The most recent version of this document can be viewed at http://www.postgresql.org/docs/faqs.TODO.html. @@ -221,6 +221,7 @@ Data Types * Add support for SQL-standard GENERATED/IDENTITY columns http://archives.postgresql.org/pgsql-hackers/2006-07/msg00543.php + http://archives.postgresql.org/pgsql-hackers/2006-08/msg00038.php * Support a data type with specific enumerated values (ENUM) diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index fc61260f4b7200a938573c6119711aab9bfe6a29..10af40742e64a4c99fe2d380143a3518609a9335 100644 --- a/doc/src/FAQ/TODO.html +++ b/doc/src/FAQ/TODO.html @@ -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: Tue Feb 6 11:44:05 EST 2007 +Last updated: Thu Feb 8 16:51:45 EST 2007 </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>. @@ -200,6 +200,7 @@ first. There is also a developer's wiki at<br/> </p> </li><li>Add support for SQL-standard GENERATED/IDENTITY columns <p> <a href="http://archives.postgresql.org/pgsql-hackers/2006-07/msg00543.php">http://archives.postgresql.org/pgsql-hackers/2006-07/msg00543.php</a> + <a href="http://archives.postgresql.org/pgsql-hackers/2006-08/msg00038.php">http://archives.postgresql.org/pgsql-hackers/2006-08/msg00038.php</a> </p> </li><li>Support a data type with specific enumerated values (ENUM) <p> <a href="http://archives.postgresql.org/pgsql-hackers/2006-08/msg00979.php">http://archives.postgresql.org/pgsql-hackers/2006-08/msg00979.php</a>