Add:
authorBruce Momjian
Sat, 12 May 2007 22:10:40 +0000 (22:10 +0000)
committerBruce Momjian
Sat, 12 May 2007 22:10:40 +0000 (22:10 +0000)
> * Have configure choose integer datetimes by default
>
>   http://archives.postgresql.org/pgsql-patches/2007-05/msg00046.php

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

index 62a4ac67cdddd7e49e866a985eaa80f5f9318e5b..81eb97dbb1a7321cae9b0ad8eb944bfd1acd92b6 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@ z
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Sat May 12 18:06:42 EDT 2007
+Last updated:      Sat May 12 18:10:40 EDT 2007
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1481,6 +1481,9 @@ Source Code
 * Consider making NAMEDATALEN more configurable in future releases
 * Update our code to handle 64-bit timezone files to match the zic 
   source code, which now uses them
+* Have configure choose integer datetimes by default
+
+  http://archives.postgresql.org/pgsql-patches/2007-05/msg00046.php
 
 
 * Win32
index b7c32900eb1d495565590e47a42b3225da85b3ca..75eac22ee3a35c652586c4595b72c69c5efbcc49 100644 (file)
@@ -10,7 +10,7 @@
 PostgreSQL TODO List
 


 Current maintainer:     Bruce Momjian ([email protected])
-Last updated:           Sat May 12 18:06:42 EDT 2007
+Last updated:           Sat May 12 18:10:40 EDT 2007
 
 

The most recent version of this document can be viewed at

 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1318,6 +1318,9 @@ first.  There is also a developer's wiki at
   
  • Consider making NAMEDATALEN more configurable in future releases
  •    
  • Update our code to handle 64-bit timezone files to match the zic 
  •    source code, which now uses them
    +  
  • Have configure choose integer datetimes by default
  • +

      http://archives.postgresql.org/pgsql-patches/2007-05/msg00046.php

    +

       
  • Win32
  •    
           
    • Remove configure.in check for link failure when cause is found