File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
1
TODO list for PostgreSQL
2
2
========================
3
- Last updated: Thu Dec 27 21 :30:10 EST 2001
3
+ Last updated: Thu Dec 27 22 :30:09 EST 2001
4
4
5
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
6
@@ -236,7 +236,8 @@ CLIENTS
236
236
* -Fix libpq to properly handle socket failures under native MS Win32
237
237
* -Add MD5 to ODBC (Bruce)
238
238
* Add documentation for perl, including mention of DBI/DBD perl location
239
- * Add PGPASSWORDFILE password file capability to libpq and psql flag
239
+ * Add PGPASSWORDFILE environment variable or ~/.pgpass to store
240
+ user/host/password combinations
240
241
* Remove PGPASSWORD because is insecure on some OS's
241
242
* Allow secure single-user use without passwords using Unix socket permissions
242
243
* JDBC
You can’t perform that action at this time.
0 commit comments