|
1 | 1 | TODO list for PostgreSQL
|
2 | 2 | ========================
|
3 |
| -Last updated:Wed Dec 5 16:23:39 EST 2001 |
| 3 | +Last updated:Wed Dec 5 16:25:23 EST 2001 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
6 | 6 |
|
@@ -234,8 +234,8 @@ CLIENTS
|
234 | 234 | * -Fix libpq to properly handle socket failures under native MS Win32
|
235 | 235 | * -Add MD5 to ODBC (Bruce)
|
236 | 236 | * Add documentation for perl, including mention of DBI/DBD perl location
|
237 |
| -* Add PGPASSWORDFILE password file capability to libpq and psql flag, remove |
238 |
| - PGPASSWORD becauseitis insecure |
| 237 | +* Add PGPASSWORDFILE password file capability to libpq and psql flag |
| 238 | +* Remove PGPASSWORD because is insecure on some OS's |
239 | 239 | * Allow secure single-user use without passwords using Unix socket permissions
|
240 | 240 | * JDBC
|
241 | 241 | o Comprehensive test suite. This may be available already.
|
|