summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2005-02-14 00:03:57 +0000
committerBruce Momjian <bruce@momjian.us>2005-02-14 00:03:57 +0000
commitf25df821a91275b095e5fddd8fda6d4d717f4de1 (patch)
tree2fc7de45ba5e48951b53c1d81f08925965ddd917
parentbb17a98e3c08d20f5c12191127632df5a8879351 (diff)
downloadpostgresql-f25df821a91275b095e5fddd8fda6d4d717f4de1.tar.gz
Add:
> * Make src/port/snprintf.c thread-safe
-rw-r--r--doc/TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index e0f2b292c9..8dc034c416 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
TODO list for PostgreSQL
========================
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
-Last updated: Sat Feb 12 19:10:04 EST 2005
+Last updated: Sun Feb 13 19:03:52 EST 2005
The most recent version of this document can be viewed at the PostgreSQL web
site, http://www.PostgreSQL.org.
@@ -905,6 +905,7 @@ Source Code
* Allow cross-compiling by generating the zic database on the target system
* Improve NLS maintenace of libpgport messages linked onto applications
* Allow ecpg to work with MSVC and BCC
+* Make src/port/snprintf.c thread-safe
* Allow building in directories containing spaces
This is probably not possible because 'gmake' and other compiler tools