|
2 | 2 | TODO list for PostgreSQL |
3 | 3 | ======================== |
4 | 4 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us) |
5 | | -Last updated:Sat Feb12 19:10:04 EST 2005 |
| 5 | +Last updated:Sun Feb13 19:03:52 EST 2005 |
6 | 6 |
|
7 | 7 | The most recent version of this document can be viewed at the PostgreSQL web |
8 | 8 | site, http://www.PostgreSQL.org. |
@@ -905,6 +905,7 @@ Source Code |
905 | 905 | * Allow cross-compiling by generating the zic database on the target system |
906 | 906 | * Improve NLS maintenace of libpgport messages linked onto applications |
907 | 907 | * Allow ecpg to work with MSVC and BCC |
| 908 | +* Make src/port/snprintf.c thread-safe |
908 | 909 | * Allow building in directories containing spaces |
909 | 910 |
|
910 | 911 | This is probably not possible because 'gmake' and other compiler tools |
|