summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/TODO5
-rw-r--r--doc/src/FAQ/TODO.html5
2 files changed, 2 insertions, 8 deletions
diff --git a/doc/TODO b/doc/TODO
index a1ae103b22e..0f21f32f98a 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
PostgreSQL TODO List
====================
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
-Last updated: Wed Jun 14 17:54:38 EDT 2006
+Last updated: Wed Jun 14 17:58:12 EDT 2006
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -350,9 +350,6 @@ Functions
* -Allow user-defined functions retuning a domain value to enforce domain
constraints
* Add SPI_gettypmod() to return the typemod for a TupleDesc
-* Improve the information schema to be more standards-compliant:
-
- http://archives.postgresql.org/pgsql-bugs/2005-10/msg00028.php
Multi-Language Support
diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html
index 2449c580c66..91187ad2323 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:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</a>)<br/>
-Last updated: Wed Jun 14 17:54:38 EDT 2006
+Last updated: Wed Jun 14 17:58:12 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>.
@@ -325,9 +325,6 @@ first.
</li><li>-<em>Allow user-defined functions retuning a domain value to enforce domain</em>
constraints
</li><li>Add SPI_gettypmod() to return the typemod for a TupleDesc
- </li><li>Improve the information schema to be more standards-compliant:
-<p> <a href="http://archives.postgresql.org/pgsql-bugs/2005-10/msg00028.php">http://archives.postgresql.org/pgsql-bugs/2005-10/msg00028.php</a>
-</p>
</li></ul>
<h1><a name="section_6">Multi-Language Support</a></h1>