Add:
authorBruce Momjian
Thu, 11 Jan 2007 03:01:01 +0000 (03:01 +0000)
committerBruce Momjian
Thu, 11 Jan 2007 03:01:01 +0000 (03:01 +0000)
> * Move NAMEDATALEN from postgres_ext.h to pg_config_manual.h and
>   consider making it more configurable in future releases

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

index be73e2e8c1ca696662a338cdd3af3a9b82d9b83d..88fa07b7c17c92fd72182bda6e95db0bad8ddb62 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Tue Jan  9 17:43:27 EST 2007
+Last updated:      Wed Jan 10 22:00:59 EST 2007
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1309,6 +1309,8 @@ Source Code
 
   http://archives.postgresql.org/pgsql-docs/2006-12/msg00152.php
 
+* Move NAMEDATALEN from postgres_ext.h to pg_config_manual.h and
+  consider making it more configurable in future releases
 
 
 * Win32
index 40835233a7323bee1d770862cffb42a21ae1760a..e695fa137ae13b888d1232ab17d6d9cf2390996a 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-Last updated:           Tue Jan  9 17:43:27 EST 2007
+Last updated:           Wed Jan 10 22:00:59 EST 2007
 

 

The most recent version of this document can be viewed at

 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1177,6 +1177,8 @@ first.
   
  • Consider changing documentation format from SGML to XML
  •  

      http://archives.postgresql.org/pgsql-docs/2006-12/msg00152.php

     

    +  
  • Move NAMEDATALEN from postgres_ext.h to pg_config_manual.h and
  • +  consider making it more configurable in future releases
       
  • Win32
  •    
           
    • Remove configure.in check for link failure when cause is found