Skip to content

Commit 3f90b17

Browse files
committed
Add from Dave Cramer:
JDBC > o Compile under jdk 1.4
1 parent 585aa11 commit 3f90b17

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/TODO

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Thu Jun 20 12:46:20 EDT 2002
3+
Last updated: Thu Jun 20 12:54:59 EDT 2002
44

55
Current maintainer: Bruce Momjian ([email protected])
66

@@ -277,6 +277,7 @@ Clients
277277
o Use cursors implicitly to avoid large results (see setCursorName())
278278
o Add support for CallableStatements
279279
o Add LISTEN/NOTIFY support to the JDBC driver (Barry)
280+
o Compile under jdk 1.4
280281

281282
* ECPG
282283
o Implement set descriptor, using descriptor

0 commit comments

Comments
 (0)