Skip to content

Commit 5edb76d

Browse files
committed
Done:
> * -Make src/port/snprintf.c thread-safe
1 parent 9587170 commit 5edb76d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/TODO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
TODO list for PostgreSQL
33
========================
44
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
5-
Last updated: Thu Feb 24 19:24:24 EST 2005
5+
Last updated: Tue Mar 1 00:00:32 EST 2005
66

77
The most recent version of this document can be viewed at the PostgreSQL web
88
site, http://www.PostgreSQL.org.
@@ -918,7 +918,7 @@ Source Code
918918
* Allow cross-compiling by generating the zic database on the target system
919919
* Improve NLS maintenace of libpgport messages linked onto applications
920920
* Allow ecpg to work with MSVC and BCC
921-
* Make src/port/snprintf.c thread-safe
921+
* -Make src/port/snprintf.c thread-safe
922922
* Add xpath_array() to /contrib/xml2 to return results as an array
923923
* Allow building in directories containing spaces
924924

0 commit comments

Comments
 (0)