|
1 | 1 | TODO list for PostgreSQL
|
2 | 2 | ========================
|
3 |
| -Last updated:Mon Feb 2501:22:48 EST 2002 |
| 3 | +Last updated:Mon Feb 2513:48:22 EST 2002 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
6 | 6 |
|
@@ -262,6 +262,7 @@ CLIENTS
|
262 | 262 | o Implement cancel() method on Statement
|
263 | 263 | o Use cursors implicitly to avoid large results (see setCursorName())
|
264 | 264 | o Add support for CallableStatements
|
| 265 | +o Add LISTEN/NOTIFY support to the JDBC driver (Barry) |
265 | 266 |
|
266 | 267 | * ECPG
|
267 | 268 | o Implement set descriptor, using descriptor
|
@@ -477,9 +478,11 @@ SOURCE CODE
|
477 | 478 |
|
478 | 479 | Developers who have claimed items are:
|
479 | 480 | --------------------------------------
|
| 481 | +* Barry is Barry Lind <barry@xythos.com> |
480 | 482 | * Billy is Billy G. Allie <Bill.Allie@mug.org>
|
481 | 483 | * Bruce is Bruce Momjian<pgman@candle.pha.pa.us>
|
482 | 484 | * D'Arcy is D'Arcy J.M. Cain <darcy@druid.net>
|
| 485 | +* Dave is Dave Cramer <dave@fastcrypt.com> |
483 | 486 | * Edmund is Edmund Mergl <E.Mergl@bawue.de>
|
484 | 487 | * Hiroshi is Hiroshi Inoue <Inoue@tpf.co.jp>
|
485 | 488 | * Karel is Karel Zak <zakkr@zf.jcu.cz>
|
|