diff --git a/doc/TODO b/doc/TODO index 8d290b33251b841cab552e2422fa4afe46af4e42..83d9d62edc0488c6b74d6e69dfd7ac2070273879 100644 --- a/doc/TODO +++ b/doc/TODO @@ -2,7 +2,7 @@ PostgreSQL TODO List ==================== Current maintainer: Bruce Momjian (bruce@momjian.us) -Last updated: Mon Apr 2 13:15:24 EDT 2007 +Last updated: Mon Apr 2 13:18:40 EDT 2007 The most recent version of this document can be viewed at http://www.postgresql.org/docs/faqs.TODO.html. @@ -218,10 +218,7 @@ Data Types 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) - - http://archives.postgresql.org/pgsql-hackers/2006-08/msg00979.php - +* -Support a data type with specific enumerated values (ENUM) * Improve XML support http://developer.postgresql.org/index.php/XML_Support diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index fa54368cf5e75911389bd665398ffae98017eaf3..3dd19a18ad70acd8986b96ccc2509055db782d8f 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: Mon Apr 2 13:15:24 EDT 2007 +Last updated: Mon Apr 2 13:18:40 EDT 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>. @@ -195,9 +195,7 @@ first. There is also a developer's wiki at<br/> <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> -</p> + </li><li>-<em>Support a data type with specific enumerated values (ENUM)</em> </li><li>Improve XML support <p> <a href="http://developer.postgresql.org/index.php/XML_Support">http://developer.postgresql.org/index.php/XML_Support</a> </p>