mirror of
https://github.com/postgres/postgres.git
synced 2025-05-08 07:21:33 +03:00
Add from Dave Cramer:
JDBC > o Compile under jdk 1.4
This commit is contained in:
parent
585aa11587
commit
3f90b17339
3
doc/TODO
3
doc/TODO
@ -1,6 +1,6 @@
|
|||||||
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
|
|||||||
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user