Commit 3f90b173 authored by Bruce Momjian's avatar Bruce Momjian

Add from Dave Cramer:

JDBC
> 	o Compile under jdk 1.4
parent 585aa115
TODO list for PostgreSQL TODO list for PostgreSQL
======================== ========================
Last updated: Thu Jun 20 12:46:20 EDT 2002 Last updated: Thu Jun 20 12:54:59 EDT 2002
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...@@ -277,6 +277,7 @@ Clients ...@@ -277,6 +277,7 @@ Clients
o Use cursors implicitly to avoid large results (see setCursorName()) o Use cursors implicitly to avoid large results (see setCursorName())
o Add support for CallableStatements o Add support for CallableStatements
o Add LISTEN/NOTIFY support to the JDBC driver (Barry) o Add LISTEN/NOTIFY support to the JDBC driver (Barry)
o Compile under jdk 1.4
* ECPG * ECPG
o Implement set descriptor, using descriptor o Implement set descriptor, using descriptor
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment