Indra Heckenbach wrote:
> Thanks for the info. So the implementation is functional, but does so
> by preventing cursors. Unfortunately, I am dealing with a large result
> set, so I need to use cursors. I started modifying the jdbc driver.
> Any other suggestions?
There was a discussion about implementing this a couple of months ago
that might be useful to you, starting at:
http://archives.postgresql.org/pgsql-jdbc/2004-01/msg00288.php
-O