Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 75df678

Browse files
committed
Update TODO list.
1 parent 96f7ef4 commit 75df678

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/TODO

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Tue Nov 6 20:33:37 EST 2001
3+
Last updated: Wed Nov 7 00:27:22 EST 2001
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -216,8 +216,8 @@ CLIENTS
216216
* Allow psql \d to show temporary table structure
217217
* Add XML interface: psql, pg_dump, COPY, separate server (?)
218218
* -Fix libpq to properly handle socket failures under native MS Win32
219-
* Add MD5 to ODBC
220219
* Fix ecpg variable handling in EXEC SQL AT statement
220+
* Add MD5 to ODBC
221221
* JDBC
222222
o Comprehensive test suite. This may be available already.
223223
o Updateable resultSet (must be done in backend code)
@@ -226,6 +226,7 @@ CLIENTS
226226
o Error Codes (pending backend implementation)
227227
o -Support for binary data/bytea
228228
o Move to using 'make' rather than 'ant'(?)
229+
o Add MD5 capability
229230
* ECPG
230231
o Implement set descriptor, using descriptor
231232
o Make casts work in variable initializations

0 commit comments

Comments
 (0)