Item removed:
authorBruce Momjian
Sat, 3 Dec 2005 13:03:41 +0000 (13:03 +0000)
committerBruce Momjian
Sat, 3 Dec 2005 13:03:41 +0000 (13:03 +0000)
< * Add function to return the thread safety status of libpq and ecpg

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

index 0af075d01aee3932a48b0d7259918aa73162d9a6..49a50dc1045ec839fc3c8e8c745b181e85e87da5 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Fri Dec  2 12:39:33 EST 2005
+Last updated:      Sat Dec  3 08:03:38 EST 2005
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1105,7 +1105,6 @@ Source Code
 
 * Fix sgmltools so PDFs can be generated with bookmarks
 * %Clean up compiler warnings (especially with gcc version 4)
-* Add function to return the thread safety status of libpq and ecpg
 * Use UTF8 encoding for NLS messages so all server encodings can
   read them properly
 * Update Bonjour to work with newer cross-platform SDK
index f0dc5d9de0b8bc3049d10e7140bcbf11079c573c..63bd0084cfa4bfbca64d67e5490e0dd5a20e2bca 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-Last updated:           Fri Dec  2 12:39:33 EST 2005
+Last updated:           Sat Dec  3 08:03:38 EST 2005
 

 

The most recent version of this document can be viewed at

 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1002,7 +1002,6 @@ first.
 

   
  • Fix sgmltools so PDFs can be generated with bookmarks
  •    
  • %Clean up compiler warnings (especially with gcc version 4)
  • -  
  • Add function to return the thread safety status of libpq and ecpg
  •    
  • Use UTF8 encoding for NLS messages so all server encodings can
  •    read them properly
       
  • Update Bonjour to work with newer cross-platform SDK