Done by Peter:
authorBruce Momjian
Wed, 14 Jun 2006 21:58:21 +0000 (21:58 +0000)
committerBruce Momjian
Wed, 14 Jun 2006 21:58:21 +0000 (21:58 +0000)
< * Improve the information schema to be more standards-compliant:
<
<   http://archives.postgresql.org/pgsql-bugs/2005-10/msg00028.php

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

index a1ae103b22e0d9cdff31d403f4080da932f2a15f..0f21f32f98a6bc26bb64c1412fd562c5a3042bd2 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-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
index 2449c580c6665625efe702d4b0b9ea194ec6522d..91187ad232358630b654eaa16c822fc9123b271a 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-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.
@@ -325,9 +325,6 @@ first.
   
  • -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