We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 585aa11 commit 3f90b17Copy full SHA for 3f90b17
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Thu Jun 20 12:46:20 EDT 2002
+Last updated: Thu Jun 20 12:54:59 EDT 2002
4
5
Current maintainer: Bruce Momjian ([email protected])
6
@@ -277,6 +277,7 @@ Clients
277
o Use cursors implicitly to avoid large results (see setCursorName())
278
o Add support for CallableStatements
279
o Add LISTEN/NOTIFY support to the JDBC driver (Barry)
280
+ o Compile under jdk 1.4
281
282
* ECPG
283
o Implement set descriptor, using descriptor
0 commit comments