Add:
authorBruce Momjian
Tue, 13 Feb 2007 17:03:16 +0000 (17:03 +0000)
committerBruce Momjian
Tue, 13 Feb 2007 17:03:16 +0000 (17:03 +0000)
> * Update our code to handle 64-bit timezone files to match the zic
>   source code, which now uses them

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

index c353f9611699c9e24d100d91a20854ff1af7f2f5..29278eead4c8803f6d12b1929ef19fd19a8c01d0 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Thu Feb  8 22:39:54 EST 2007
+Last updated:      Tue Feb 13 12:03:10 EST 2007
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1393,6 +1393,8 @@ Source Code
 
 * -Move NAMEDATALEN from postgres_ext.h to pg_config_manual.h
 * 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
 
 
 * Win32
index be44e91d8c4502b8cdf22cbad8f087e116f3b13d..b1d29e55d3d5d3fb120a2bbb93c11757c0611114 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-Last updated:           Thu Feb  8 22:39:54 EST 2007
+Last updated:           Tue Feb 13 12:03:10 EST 2007
 

 

The most recent version of this document can be viewed at

 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1247,6 +1247,8 @@ first.  There is also a developer's wiki at
 

   
  • -Move NAMEDATALEN from postgres_ext.h to pg_config_manual.h
  •    
  • 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
       
  • Win32
  •    
           
    • Remove configure.in check for link failure when cause is found