Commit bf3fcf3d authored by Bruce Momjian's avatar Bruce Momjian

Update TODO list.

parent f6d523c1
TODO list for PostgreSQL TODO list for PostgreSQL
======================== ========================
Last updated: Sat Jul 21 00:40:01 EDT 2001 Last updated: Sat Jul 21 00:41:03 EDT 2001
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...@@ -197,7 +197,7 @@ CLIENTS ...@@ -197,7 +197,7 @@ CLIENTS
* Allow psql \d to show foreign keys * Allow psql \d to show foreign keys
* Allow psql \d to show temporary table structure * Allow psql \d to show temporary table structure
* Add XML interface: psql, pg_dump, COPY, separate server (?) * Add XML interface: psql, pg_dump, COPY, separate server (?)
* -Fix libpq to properly handle socket failures under native MS Win32 [libpq] * -Fix libpq to properly handle socket failures under native MS Win32
* 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)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment