diff options
author | Bruce Momjian | 2006-06-14 21:58:21 +0000 |
---|---|---|
committer | Bruce Momjian | 2006-06-14 21:58:21 +0000 |
commit | 6894d695faf38b64b0488cfbc998435c381eec55 (patch) | |
tree | 1e93d90d5a8c6aa9fc94df68c4bca731b17dbdae /doc/src | |
parent | 456a852d5bee0c3d3ed41b8e7eaffdcf2d5a63ba (diff) |
Done by Peter:
< * Improve the information schema to be more standards-compliant:
<
< http://archives.postgresql.org/pgsql-bugs/2005-10/msg00028.php
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/FAQ/TODO.html | 5 |
1 files changed, 1 insertions, 4 deletions
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> |