diff --git a/doc/TODO b/doc/TODO index 4c08cd50ef..3042af41d2 100644 --- a/doc/TODO +++ b/doc/TODO @@ -2,7 +2,7 @@ PostgreSQL TODO List ==================== Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) -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 diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index d1bc14463b..1b0dcd50fb 100644 --- a/doc/src/FAQ/TODO.html +++ b/doc/src/FAQ/TODO.html @@ -8,7 +8,7 @@

PostgreSQL TODO List

Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
-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