mirror of
https://github.com/postgres/postgres.git
synced 2026-04-28 17:49:35 -04:00
Update TODO list.
This commit is contained in:
parent
52401d818e
commit
36dcd8499f
1 changed files with 2 additions and 1 deletions
3
doc/TODO
3
doc/TODO
|
|
@ -1,6 +1,6 @@
|
|||
TODO list for PostgreSQL
|
||||
========================
|
||||
Last updated: Sat Sep 29 20:49:02 EDT 2001
|
||||
Last updated: Sat Sep 29 20:49:54 EDT 2001
|
||||
|
||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||
|
||||
|
|
@ -208,6 +208,7 @@ CLIENTS
|
|||
* Allow psql \d to show temporary table structure
|
||||
* Add XML interface: psql, pg_dump, COPY, separate server (?)
|
||||
* -Fix libpq to properly handle socket failures under native MS Win32
|
||||
* Add MD5 to ODBC
|
||||
* JDBC
|
||||
o Comprehensive test suite. This may be available already.
|
||||
o Updateable resultSet (must be done in backend code)
|
||||
|
|
|
|||
Loading…
Reference in a new issue