Add information schema item:
authorBruce Momjian
Wed, 14 Jun 2006 21:10:50 +0000 (21:10 +0000)
committerBruce Momjian
Wed, 14 Jun 2006 21:10:50 +0000 (21:10 +0000)
> * Improve the information schema to be more standards-compliant:
>
>   http://archives.postgresql.org/pgsql-bugs/2005-10/msg00028.php
> * Add URL to more complete multi-byte regression tests
>
>   http://archives.postgresql.org/pgsql-hackers/2005-07/msg00272.php
< * Add URL to more complete multi-byte regression tests
<
<   http://archives.postgresql.org/pgsql-hackers/2005-07/msg00272.php

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

index 20d41a547e0c1422b47c61356ceae06180e0a0a4..18d5b81db56a5d1de9af8c6d1651aff4e58b4322 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 16:40:11 EDT 2006
+Last updated:      Wed Jun 14 17:10:33 EDT 2006
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -350,6 +350,9 @@ 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
@@ -374,6 +377,9 @@ Multi-Language Support
 * Add octet_length_server() and octet_length_client()
 * Make octet_length_client() the same as octet_length()?
 * Fix problems with wrong runtime encoding conversion for NLS message files
+* Add URL to more complete multi-byte regression tests
+
+  http://archives.postgresql.org/pgsql-hackers/2005-07/msg00272.php
 
 
 Views / Rules
@@ -1315,9 +1321,6 @@ Source Code
 
   http://archives.postgresql.org/pgsql-patches/2006-05/msg00040.php
 
-* Add URL to more complete multi-byte regression tests
-
-  http://archives.postgresql.org/pgsql-hackers/2005-07/msg00272.php
 
 * Win32
 
index 200a7572d61157cf7f1d9683fd97c022ddaeb2f2..f2432bd823486d1a24166ae94573f3736201d593 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-Last updated:           Wed Jun 14 16:40:11 EDT 2006
+Last updated:           Wed Jun 14 17:10:33 EDT 2006
 

 

The most recent version of this document can be viewed at

 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -325,6 +325,9 @@ 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

     
    @@ -346,6 +349,9 @@ first.
       
  • Add octet_length_server() and octet_length_client()
  •    
  • Make octet_length_client() the same as octet_length()?
  •    
  • Fix problems with wrong runtime encoding conversion for NLS message files
  • +  
  • Add URL to more complete multi-byte regression tests
  • +

      http://archives.postgresql.org/pgsql-hackers/2005-07/msg00272.php

    +

     
     

    Views / Rules

     
    @@ -1181,9 +1187,6 @@ first.
     

       
  • Consider GnuTLS if OpenSSL license becomes a problem
  •  

      http://archives.postgresql.org/pgsql-patches/2006-05/msg00040.php

    -

    -  
  • Add URL to more complete multi-byte regression tests
  • -

      http://archives.postgresql.org/pgsql-hackers/2005-07/msg00272.php

     

       
  • Win32
  •