summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2004-12-01 17:39:18 +0000
committerBruce Momjian <bruce@momjian.us>2004-12-01 17:39:18 +0000
commitb7bcea64ecca27e67dbc81525a71fcc0da396b36 (patch)
treec4ad1dff0ef06340c6c0f6f85cf83413b88bb2c8
parent7f20a5920123066918a627029ad8ae7f7b55cf10 (diff)
Add:
> * Allow ecpg to work with MSVC and BCC
-rw-r--r--doc/TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index 65b06eaea2e..9705ac3e0eb 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