Update TODO list.

This commit is contained in:
Bruce Momjian 2001-09-10 00:14:29 +00:00
parent d07454f559
commit df7664c166
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
Last updated: Fri Sep 7 22:42:41 EDT 2001
Last updated: Sun Sep 9 20:14:22 EDT 2001
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@ -215,6 +215,7 @@ CLIENTS
o JDBC-standard BLOB support
o Error Codes (pending backend implementation)
o Support for binary data/bytea
o Ability to set database character set without multibyte enabled
REFERENTIAL INTEGRITY