mirror of
https://github.com/postgres/postgres.git
synced 2025-06-25 01:02:05 +03:00
Remove:
* Fix contrib/dbase to not require libiconv
This commit is contained in:
3
doc/TODO
3
doc/TODO
@ -1,6 +1,6 @@
|
|||||||
TODO list for PostgreSQL
|
TODO list for PostgreSQL
|
||||||
========================
|
========================
|
||||||
Last updated: Thu Dec 20 23:31:45 EST 2001
|
Last updated: Fri Dec 21 00:27:04 EST 2001
|
||||||
|
|
||||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
|
|
||||||
@ -239,7 +239,6 @@ CLIENTS
|
|||||||
* Add PGPASSWORDFILE password file capability to libpq and psql flag
|
* Add PGPASSWORDFILE password file capability to libpq and psql flag
|
||||||
* Remove PGPASSWORD because is insecure on some OS's
|
* Remove PGPASSWORD because is insecure on some OS's
|
||||||
* Allow secure single-user use without passwords using Unix socket permissions
|
* Allow secure single-user use without passwords using Unix socket permissions
|
||||||
* Fix contrib/dbase to not require libiconv
|
|
||||||
* JDBC
|
* JDBC
|
||||||
o Comprehensive test suite. This may be available already.
|
o Comprehensive test suite. This may be available already.
|
||||||
o Updateable resultSet (must be done in backend code)
|
o Updateable resultSet (must be done in backend code)
|
||||||
|
Reference in New Issue
Block a user