Split apart entries, one done now:
authorBruce Momjian
Tue, 6 Feb 2007 16:44:14 +0000 (16:44 +0000)
committerBruce Momjian
Tue, 6 Feb 2007 16:44:14 +0000 (16:44 +0000)
* -Move NAMEDATALEN from postgres_ext.h to pg_config_manual.h
* Consider making NAMEDATALEN more configurable in future releases

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

index 3422ce8f5e553c35851a5a82e7312a998dba91cc..501f2ce22dfb74f8a26c81112f850eac5bec4c48 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Mon Feb  5 12:16:45 EST 2007
+Last updated:      Tue Feb  6 11:44:05 EST 2007
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1407,8 +1407,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
+* -Move NAMEDATALEN from postgres_ext.h to pg_config_manual.h
+* Consider making NAMEDATALEN more configurable in future releases
 
 
 * Win32
index bcd32d584c98e9ea7bb196a274d08339d7a7aac9..fc61260f4b7200a938573c6119711aab9bfe6a29 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-Last updated:           Mon Feb  5 12:16:45 EST 2007
+Last updated:           Tue Feb  6 11:44:05 EST 2007
 

 

The most recent version of this document can be viewed at

 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1260,8 +1260,8 @@ first.  There is also a developer's wiki at
   
  • 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
    +  
  • -Move NAMEDATALEN from postgres_ext.h to pg_config_manual.h
  • +  
  • Consider making NAMEDATALEN more configurable in future releases
  •    
  • Win32
  •    
           
    • Remove configure.in check for link failure when cause is found