Re: Protocol question regarding Portal vs Cursor - Mailing list pgsql-hackers

From Tatsuo Ishii
Subject Re: Protocol question regarding Portal vs Cursor
Date
Msg-id 20240728.080600.2024116874840005196.ishii@postgresql.org
Whole thread Raw
In response to Re: Protocol question regarding Portal vs Cursor  (Dave Cramer <davecramer@gmail.com>)
Responses Re: Protocol question regarding Portal vs Cursor
List pgsql-hackers
> Yes, sorry, I should have said one can not create a with hold portal using
> the BIND command

Ok.

It would be possible to add a new parameter to the BIND command to
create such a portal. But it needs some changes to the existing
protocol definition and requires protocol version up, which is a major
pain.

Best reagards,
--
Tatsuo Ishii
SRA OSS LLC
English: http://www.sraoss.co.jp/index_en/
Japanese:http://www.sraoss.co.jp



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: why is pg_upgrade's regression run so slow?
Next
From: Joseph Koshakow
Date:
Subject: Re: Fix overflow in pg_size_pretty