mirror of
https://github.com/postgres/postgres.git
synced 2026-05-28 04:35:45 -04:00
Update TODO list.
This commit is contained in:
parent
d07454f559
commit
df7664c166
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: 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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue