Re: Proposal to allow setting cursor options on Portals - Mailing list pgsql-hackers

From Sami Imseih
Subject Re: Proposal to allow setting cursor options on Portals
Date
Msg-id CAA5RZ0uESzrmA5zwHC=Uye2aH9_jHfHX7qAJPgUh8s_JLLn7PA@mail.gmail.com
Whole thread
In response to Re: Proposal to allow setting cursor options on Portals  (Sami Imseih <samimseih@gmail.com>)
Responses Re: Proposal to allow setting cursor options on Portals
List pgsql-hackers
Hi,

One thing that just occurred to me is why must we limit
the new protocol extension to holdable cursors?

PQsendBindWithCursorOptions() will work with any cursor option,
Maybe it should be called "_pq_.named_portal" or perhaps better "_pq_.cursor"?

--
Sami Imseih
Amazon Web Services (AWS)



pgsql-hackers by date:

Previous
From: Jianghua Yang
Date:
Subject: BUG: test_ginpostinglist second itemptr check is a no-op due to copy-paste error
Next
From: Chao Li
Date:
Subject: Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions