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 a724463 commit 74c8c09Copy full SHA for 74c8c09
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Tue Jan 8 15:04:06 EST 2002
+Last updated: Fri Jan 18 15:46:23 EST 2002
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -246,6 +246,7 @@ CLIENTS
246
* Add XML interface: psql, pg_dump, COPY, separate server (?)
247
* -Fix libpq to properly handle socket failures under native MS Win32
248
* -Add MD5 to ODBC (Bruce)
249
+* Use thread-safe crypt() in libpq, if available
250
* Add config file check for $ODBCINI, $HOME/.odbc.ini, installpath/etc/odbc.ini
251
* Add documentation for perl, including mention of DBI/DBD perl location
252
* Add PGPASSWORDFILE environment variable or ~/.pgpass to store
0 commit comments