|
2 | 2 | TODO list for PostgreSQL
|
3 | 3 | ========================
|
4 | 4 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
5 |
| -Last updated:Sat Jan1 12:29:09 EST 2005 |
| 5 | +Last updated:Sun Jan2 16:08:00 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.
|
@@ -895,6 +895,7 @@ Source Code
|
895 | 895 | * Allow cross-compiling by generating the zic database on the target system
|
896 | 896 | * Improve NLS maintenace of libpgport messages linked onto applications
|
897 | 897 | * Allow ecpg to work with MSVC and BCC
|
| 898 | +* Allow building with directories containing spaces |
898 | 899 |
|
899 | 900 |
|
900 | 901 | * Win32
|
|