On Tue, Jan 31, 2012 at 8:56 PM, Robert Haas <robertmh...@gmail.com> wrote: > 2012/1/29 Kohei KaiGai <kai...@kaigai.gr.jp>: >> Remote SQL: DECLARE pgsql_fdw_cursor_0 SCROLL CURSOR FOR SELECT >> a, b FROM public.t1 WHERE (a > 2) >> (3 rows) > > Shouldn't we be using protocol-level cursors rather than SQL-level cursors?
I think you want this instead: https://commitfest.postgresql.org/action/patch_view?id=769 -- marko -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers