|
2 | 2 | TODO list for PostgreSQL
|
3 | 3 | ========================
|
4 | 4 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
5 |
| -Last updated:Tue Nov 30 17:15:01 EST 2004 |
| 5 | +Last updated:Wed Dec 1 12:39:13 EST 2004 |
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.
|
@@ -870,6 +870,7 @@ Source Code
|
870 | 870 | * Remove kerberos4 from source tree?
|
871 | 871 | * Allow cross-compiling by generating the zic database on the target system
|
872 | 872 | * Improve NLS maintenace of libpgport messages linked onto applications
|
| 873 | +* Allow ecpg to work with MSVC and BCC |
873 | 874 |
|
874 | 875 |
|
875 | 876 | * Win32
|
|