File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
TODO list for PostgreSQL
3
3
========================
4
4
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
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.
@@ -918,7 +918,7 @@ Source Code
918
918
* Allow cross-compiling by generating the zic database on the target system
919
919
* Improve NLS maintenace of libpgport messages linked onto applications
920
920
* Allow ecpg to work with MSVC and BCC
921
- * Make src/port/snprintf.c thread-safe
921
+ * - Make src/port/snprintf.c thread-safe
922
922
* Add xpath_array() to /contrib/xml2 to return results as an array
923
923
* Allow building in directories containing spaces
924
924
You can’t perform that action at this time.
0 commit comments