|
1 | 1 | TODO list for PostgreSQL
|
2 | 2 | ========================
|
3 |
| -Last updated:Fri Jul20 16:51:22 EDT 2001 |
| 3 | +Last updated:Sat Jul21 00:40:01 EDT 2001 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
6 | 6 |
|
@@ -197,7 +197,7 @@ CLIENTS
|
197 | 197 | * Allow psql \d to show foreign keys
|
198 | 198 | * Allow psql \d to show temporary table structure
|
199 | 199 | * Add XML interface: psql, pg_dump, COPY, separate server (?)
|
200 |
| -* Fix libpq to properly handle socket failures under native MS Win32 [libpq] |
| 200 | +*-Fix libpq to properly handle socket failures under native MS Win32 [libpq] |
201 | 201 | * JDBC
|
202 | 202 | o Comprehensive test suite. This may be available already.
|
203 | 203 | o Updateable resultSet (must be done in backend code)
|
|