Skip to content

Commit 2b057b2

Browse files
committed
Done:
> o -Add support for CallableStatements
1 parent 08a46ad commit 2b057b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/TODO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Fri Jun 28 15:28:15 EDT 2002
3+
Last updated: Wed Jul 3 12:55:27 EDT 2002
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -275,7 +275,7 @@ Clients
275275
o Fix LargeObject API to handle OIDs as unsigned ints
276276
o -Implement cancel() method on Statement
277277
o Use cursors implicitly to avoid large results (see setCursorName())
278-
o Add support for CallableStatements
278+
o -Add support for CallableStatements
279279
o Add LISTEN/NOTIFY support to the JDBC driver (Barry)
280280
o Compile under jdk 1.4
281281

0 commit comments

Comments
 (0)