Add:
authorBruce Momjian
Sun, 28 Aug 2005 18:52:37 +0000 (18:52 +0000)
committerBruce Momjian
Sun, 28 Aug 2005 18:52:37 +0000 (18:52 +0000)
> * Add function to return the thread safety status of libpq and ecpg

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

index 4c08cd50ef10fd7d1fe153db185e418b029971f3..3042af41d2c35d0b92279ee19fa344be504fcad6 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Sat Aug 27 09:52:07 EDT 2005
+Last updated:      Sun Aug 28 14:52:34 EDT 2005
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1001,6 +1001,7 @@ 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
 
 
 * Win32
index d1bc14463b0b0b0b72ffecf214dbdb089d04327a..1b0dcd50fb0253da7b945e3c7cfec1dbe604d72b 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-Last updated:           Sat Aug 27 09:52:07 EDT 2005
+Last updated:           Sun Aug 28 14:52:34 EDT 2005
 

 

The most recent version of this document can be viewed at

 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -903,6 +903,7 @@ 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
  •    
  • Win32
  •    
           
    • Remove configure.in check for link failure when cause is found