Re: V3 protocol + DECLARE problems - Mailing list pgsql-jdbc

From Oliver Jowett
Subject Re: V3 protocol + DECLARE problems
Date
Msg-id 40FEDE37.1090008@opencloud.com
Whole thread Raw
In response to Re: V3 protocol + DECLARE problems  (Kris Jurka <books@ejurka.com>)
List pgsql-jdbc
Kris Jurka wrote:

> I see where you are going in the WITH HOLD case, I don't see how this
> extends to scrollable cursors without other major changes as the Execute
> protocol message assumes forward only operation.

Use FETCH, or a protocol change. If we're using DECLARE anyway, it's not
too much extra pain to teach it about FETCH too.

This is all some time away anyway, I was just verifying my initial
assumptions when I hit the DECLARE problem.

-O

pgsql-jdbc by date:

Previous
From: foredl@yahoo.com (datalines)
Date:
Subject: Re: JDBC connection issue
Next
From: Blaine Simpson
Date:
Subject: Re: JDBC connection issue