Skip to content

Commit 9c00d0d

Browse files
committed
Added
> * Add config file check for $ODBCINI, $HOME/.odbc.ini, and /etc/odbc.ini
1 parent b96b041 commit 9c00d0d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/TODO

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Thu Jan 3 03:00:47 EST 2002
3+
Last updated: Thu Jan 3 03:03:08 EST 2002
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -241,6 +241,7 @@ CLIENTS
241241
* Add XML interface: psql, pg_dump, COPY, separate server (?)
242242
* -Fix libpq to properly handle socket failures under native MS Win32
243243
* -Add MD5 to ODBC (Bruce)
244+
* Add config file check for $ODBCINI, $HOME/.odbc.ini, and /etc/odbc.ini
244245
* Add documentation for perl, including mention of DBI/DBD perl location
245246
* Add PGPASSWORDFILE environment variable or ~/.pgpass to store
246247
user/host/password combinations

0 commit comments

Comments
 (0)