From: Bruce Momjian Date: Wed, 1 Dec 2004 17:39:18 +0000 (+0000) Subject: Add: X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=79a31066995a54dcd2d80314796dfc69f18e6d50;p=users%2Fbernd%2Fpostgres.git Add: > * Allow ecpg to work with MSVC and BCC --- diff --git a/doc/TODO b/doc/TODO index 65b06eaea2..9705ac3e0e 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: Tue Nov 30 17:15:01 EST 2004 +Last updated: Wed Dec 1 12:39:13 EST 2004 The most recent version of this document can be viewed at the PostgreSQL web site, http://www.PostgreSQL.org. @@ -870,6 +870,7 @@ Source Code * Remove kerberos4 from source tree? * 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 * Win32