From: Bruce Momjian Date: Mon, 25 Feb 2002 18:48:54 +0000 (+0000) Subject: Add items and JDBC maintainers: X-Git-Tag: REL7_3~2031 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9694a41a5739b567f365ab6a8f80da2413c499da;p=postgresql Add items and JDBC maintainers: > o Add LISTEN/NOTIFY support to the JDBC driver (Barry) 479a481 > * Barry is Barry Lind 482a485 > * Dave is Dave Cramer --- diff --git a/doc/TODO b/doc/TODO index 6bdee8971c..2dc54d5269 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,6 +1,6 @@ TODO list for PostgreSQL ======================== -Last updated: Mon Feb 25 01:22:48 EST 2002 +Last updated: Mon Feb 25 13:48:22 EST 2002 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -262,6 +262,7 @@ CLIENTS o Implement cancel() method on Statement o Use cursors implicitly to avoid large results (see setCursorName()) o Add support for CallableStatements + o Add LISTEN/NOTIFY support to the JDBC driver (Barry) * ECPG o Implement set descriptor, using descriptor @@ -477,9 +478,11 @@ SOURCE CODE Developers who have claimed items are: -------------------------------------- +* Barry is Barry Lind * Billy is Billy G. Allie * Bruce is Bruce Momjian * D'Arcy is D'Arcy J.M. Cain +* Dave is Dave Cramer * Edmund is Edmund Mergl * Hiroshi is Hiroshi Inoue * Karel is Karel Zak