Re: Cursors and transactions - Mailing list pgsql-jdbc

From Chris Smith
Subject Re: Cursors and transactions
Date
Msg-id 003101c3f1ce$18363ab0$6f00000a@KYA
Whole thread Raw
In response to Cursors and transactions  ("Chris Smith" <cdsmith@twu.net>)
List pgsql-jdbc
Sorry; forgot to copy the group.  Resending...

Tom Lane wrote:
> There's no such restriction on the backend side, so I assume this is
> something JDBC-specific.  The comment could be obsolete, too.
>

Okay, thanks.  I just wanted to be absolutely sure that trying to use
multiple named portals in V3 wouldn't be a dead end.

Incidentally, how similar is the JDBC driver from CVS head to the one
distributed with 7.4.1?  Is something like the work I'm proposing
already done there?  If not, is it likely that such a patch for 7.4.1
could be easily ported to CVS head?  After all, though I just need
the code to work ASAP for a 7.4.1 system, I'd also like my work to do
as much good as possible.

--
www.designacourse.com
The Easiest Way to Train Anyone... Anywhere.

Chris Smith - Lead Software Developer/Technical Trainer
MindIQ Corporation

pgsql-jdbc by date:

Previous
From: Oliver Jowett
Date:
Subject: Re: Cursors and transactions
Next
From: Kris Jurka
Date:
Subject: Re: Cursors and transactions