Re: V3 protocol + DECLARE problems

From: Oliver Jowett <oliver(at)opencloud(dot)com>
To: Kris Jurka <books(at)ejurka(dot)com>
Cc: "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: V3 protocol + DECLARE problems
Date: 2004-07-21 21:20:55
Message-ID: 40FEDE37.1090008@opencloud.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers 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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2004-07-21 22:42:50 Re: Why we really need timelines *now* in PITR
Previous Message Kris Jurka 2004-07-21 21:07:34 Re: V3 protocol + DECLARE problems

Browse pgsql-jdbc by date

  From Date Subject
Next Message Blaine Simpson 2004-07-21 21:47:56 Re: JDBC connection issue
Previous Message Phil Moors 2004-07-21 21:16:22 Re: SSL URL