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 CAA5RZ0ubsfUu7_mQjPyCmQHRHD9WuAZeyMSY0x=xQ38Q32AHGg@mail.gmail.com
Whole thread Raw
In response to Proposal to allow setting cursor options on Portals  (Dave Cramer <davecramer@gmail.com>)
List pgsql-hackers
Hi,

I did not look into this patch in detail yet, but I am +1 for being
able to create cursors at the protocol level.

I think this should be allowed for regular cursors as well. One
big use-case I see is allowing postgres_fdw to create and fetch
from cursors at the protocol level rather than SQL (DECLARE
CURSOR, FETCH, etc.)

--
Sami Imseih
Amazon Web Services (AWS)



pgsql-hackers by date:

Previous
From: Bryan Green
Date:
Subject: Re: Let's add a test for NLS translation of PRI* macros
Next
From: Álvaro Herrera
Date:
Subject: Re: vacuumdb: add --dry-run