Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f94ff5 commit a7aeb7dCopy full SHA for a7aeb7d
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Thu Dec 20 22:55:17 EST 2001
+Last updated: Thu Dec 20 23:31:45 EST 2001
4
5
Current maintainer: Bruce Momjian ([email protected])
6
@@ -239,6 +239,7 @@ CLIENTS
239
* Add PGPASSWORDFILE password file capability to libpq and psql flag
240
* Remove PGPASSWORD because is insecure on some OS's
241
* Allow secure single-user use without passwords using Unix socket permissions
242
+* Fix contrib/dbase to not require libiconv
243
* JDBC
244
o Comprehensive test suite. This may be available already.
245
o Updateable resultSet (must be done in backend code)
0 commit comments