Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 9694a41

Browse files
committed
Add items and JDBC maintainers:
> o Add LISTEN/NOTIFY support to the JDBC driver (Barry) 479a481 > * Barry is Barry Lind <barry@xythos.com> 482a485 > * Dave is Dave Cramer <dave@fastcrypt.com>
1 parent f70a7e3 commit 9694a41

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

doc/TODO

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Mon Feb 25 01:22:48 EST 2002
3+
Last updated: Mon Feb 25 13:48:22 EST 2002
44

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

@@ -262,6 +262,7 @@ CLIENTS
262262
o Implement cancel() method on Statement
263263
o Use cursors implicitly to avoid large results (see setCursorName())
264264
o Add support for CallableStatements
265+
o Add LISTEN/NOTIFY support to the JDBC driver (Barry)
265266

266267
* ECPG
267268
o Implement set descriptor, using descriptor
@@ -477,9 +478,11 @@ SOURCE CODE
477478

478479
Developers who have claimed items are:
479480
--------------------------------------
481+
* Barry is Barry Lind <barry@xythos.com>
480482
* Billy is Billy G. Allie <Bill.Allie@mug.org>
481483
* Bruce is Bruce Momjian<pgman@candle.pha.pa.us>
482484
* D'Arcy is D'Arcy J.M. Cain <darcy@druid.net>
485+
* Dave is Dave Cramer <dave@fastcrypt.com>
483486
* Edmund is Edmund Mergl <E.Mergl@bawue.de>
484487
* Hiroshi is Hiroshi Inoue <Inoue@tpf.co.jp>
485488
* Karel is Karel Zak <zakkr@zf.jcu.cz>

0 commit comments

Comments
 (0)