|
1 | 1 | TODO list for PostgreSQL
|
2 | 2 | ========================
|
3 |
| -Last updated:Thu Jan 303:03:08 EST 2002 |
| 3 | +Last updated:Thu Jan 312:29:05 EST 2002 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
6 | 6 |
|
@@ -241,7 +241,7 @@ CLIENTS
|
241 | 241 | * Add XML interface: psql, pg_dump, COPY, separate server (?)
|
242 | 242 | * -Fix libpq to properly handle socket failures under native MS Win32
|
243 | 243 | * -Add MD5 to ODBC (Bruce)
|
244 |
| -* Add config file check for $ODBCINI, $HOME/.odbc.ini,and/etc/odbc.ini |
| 244 | +* Add config file check for $ODBCINI, $HOME/.odbc.ini,installpath/etc/odbc.ini |
245 | 245 | * Add documentation for perl, including mention of DBI/DBD perl location
|
246 | 246 | * Add PGPASSWORDFILE environment variable or ~/.pgpass to store
|
247 | 247 | user/host/password combinations
|
|