Skip to content
Snippets Groups Projects
Commit 2f254bdd authored by Barry Lind's avatar Barry Lind
Browse files

updates to JDBC TODO items

parent b9cd4c83
No related branches found
No related tags found
No related merge requests found
TODO list for PostgreSQL TODO list for PostgreSQL
======================== ========================
Last updated: Fri Oct 26 11:27:34 EDT 2001 Last updated: Tue Oct 30 10:57:33 PST 2001
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...@@ -221,11 +221,12 @@ CLIENTS ...@@ -221,11 +221,12 @@ CLIENTS
* JDBC * JDBC
o Comprehensive test suite. This may be available already. o Comprehensive test suite. This may be available already.
o Updateable resultSet (must be done in backend code) o Updateable resultSet (must be done in backend code)
o Improved DatabaseMetaData [java] o -Improved DatabaseMetaData [java]
o JDBC-standard BLOB support o JDBC-standard BLOB support
o Error Codes (pending backend implementation) o Error Codes (pending backend implementation)
o Support for binary data/bytea o -Support for binary data/bytea
o Move to using 'make' rather than 'ant'(?) o Move to using 'make' rather than 'ant'(?)
o Use cursors implicitly to avoid large results (see setCursorName())
REFERENTIAL INTEGRITY REFERENTIAL INTEGRITY
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment