From: Bruce Momjian Date: Sun, 2 Jan 2005 21:08:14 +0000 (+0000) Subject: Add: X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=d6e1f3d94408b2a85dda9eeeb65045272a650217;p=users%2Fbernd%2Fpostgres.git Add: > * Allow building with directories containing spaces --- diff --git a/doc/TODO b/doc/TODO index a075fbb3c3..51dbb21be8 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 Jan 1 12:29:09 EST 2005 +Last updated: Sun Jan 2 16:08:00 EST 2005 The most recent version of this document can be viewed at the PostgreSQL web site, http://www.PostgreSQL.org. @@ -895,6 +895,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 +* Allow building with directories containing spaces * Win32