1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-31 22:04:40 +03:00

Item removed:

< * Add function to return the thread safety status of libpq and ecpg
This commit is contained in:
Bruce Momjian
2005-12-03 13:03:41 +00:00
parent a98871b7ac
commit eb339c7840
2 changed files with 2 additions and 4 deletions

View File

@ -2,7 +2,7 @@
PostgreSQL TODO List
====================
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
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