mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-01-30 19:00:29 +08:00
Done:
> o -Add support for CallableStatements
This commit is contained in:
parent
08a46ad4f6
commit
2b057b29cc
4
doc/TODO
4
doc/TODO
@ -1,6 +1,6 @@
|
|||||||
TODO list for PostgreSQL
|
TODO list for PostgreSQL
|
||||||
========================
|
========================
|
||||||
Last updated: Fri Jun 28 15:28:15 EDT 2002
|
Last updated: Wed Jul 3 12:55:27 EDT 2002
|
||||||
|
|
||||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
|
|
||||||
@ -275,7 +275,7 @@ Clients
|
|||||||
o Fix LargeObject API to handle OIDs as unsigned ints
|
o Fix LargeObject API to handle OIDs as unsigned ints
|
||||||
o -Implement cancel() method on Statement
|
o -Implement cancel() method on Statement
|
||||||
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
|
o Compile under jdk 1.4
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user