How to create named portal except cursor?

From: Hubert Zhang <hzhang(at)pivotal(dot)io>
To: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: How to create named portal except cursor?
Date: 2019-07-19 03:57:55
Message-ID: CAB0yremRNWWakfxKU49WZeh2_yjW-T6cU2Nnv36R_zq2hAZW4A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2019-07-19 04:06:01 Re: pgsql: Sync our copy of the timezone library with IANA release tzcode20
Previous Message Michael Paquier 2019-07-19 03:53:47 Re: pgsql: Sync our copy of the timezone library with IANA release tzcode20