|
1 | 1 | TODO list for PostgreSQL |
2 | 2 | ======================== |
3 | | -Last updated:Thu Dec20 23:31:45 EST 2001 |
| 3 | +Last updated:Fri Dec21 00:27:04 EST 2001 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us) |
6 | 6 |
|
@@ -239,7 +239,6 @@ CLIENTS |
239 | 239 | * Add PGPASSWORDFILE password file capability to libpq and psql flag |
240 | 240 | * Remove PGPASSWORD because is insecure on some OS's |
241 | 241 | * Allow secure single-user use without passwords using Unix socket permissions |
242 | | -* Fix contrib/dbase to not require libiconv |
243 | 242 | * JDBC |
244 | 243 | o Comprehensive test suite. This may be available already. |
245 | 244 | o Updateable resultSet (must be done in backend code) |
|