Update TODO list.

This commit is contained in:
Bruce Momjian 2001-06-10 02:58:51 +00:00
parent ab36eeaaa2
commit 26c94c5d9c
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
Last updated: Sat Jun 9 21:24:52 EDT 2001
Last updated: Sat Jun 9 22:58:43 EDT 2001
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@ -191,6 +191,7 @@ CLIENTS
* allow psql \d to show temporary table structure
* add XML interface capability
* Remove <=6.3 version compatibility in ODBC?
* Fix libpq to properly handle socket failures under native MS Win32 [libpq]
REFERENTIAL INTEGRITY