How to create named portal except cursor? - Mailing list pgsql-hackers

From Hubert Zhang
Subject How to create named portal except cursor?
Date
Msg-id CAB0yremRNWWakfxKU49WZeh2_yjW-T6cU2Nnv36R_zq2hAZW4A@mail.gmail.com
Whole thread Raw
Responses Re: How to create named portal except cursor?  ("David G. Johnston" <david.g.johnston@gmail.com>)
List pgsql-hackers
Hi all,

Is there any way to create a named portal except cursor in PG?
I tried postgres-jdbc driver and use PrepareStatement. Backend could receive `bind` and `execute` message, but the portal name is still empty. How can I specify the portal name?

--
Thanks

Hubert Zhang

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: pgsql: Sync our copy of the timezone library with IANA releasetzcode20
Next
From: Tom Lane
Date:
Subject: Re: pgsql: Sync our copy of the timezone library with IANA release tzcode20