Skip to content

Commit 13acb5b

Browse files
committed
Updated:
< * Add config file check for $ODBCINI, $HOME/.odbc.ini, and /etc/odbc.ini --- > * Add config file check for $ODBCINI, $HOME/.odbc.ini, installpath/etc/odbc.ini
1 parent 85974a7 commit 13acb5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/TODO

Lines changed: 2 additions & 2 deletions
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:03:08 EST 2002
3+
Last updated: Thu Jan 3 12:29:05 EST 2002
44

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

@@ -241,7 +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
244+
* Add config file check for $ODBCINI, $HOME/.odbc.ini, installpath/etc/odbc.ini
245245
* Add documentation for perl, including mention of DBI/DBD perl location
246246
* Add PGPASSWORDFILE environment variable or ~/.pgpass to store
247247
user/host/password combinations

0 commit comments

Comments
 (0)