Re: [WIP] UNNEST(REFCURSOR): allowing SELECT to consume data from a REFCURSOR - Mailing list pgsql-hackers

From Massimo Fidanza
Subject Re: [WIP] UNNEST(REFCURSOR): allowing SELECT to consume data from a REFCURSOR
Date
Msg-id CAHtv6wQPWAotZC4brxtkordZxK2F6Qvf7FcQNB7mpg576w2X+A@mail.gmail.com
Whole thread Raw
In response to Re: [WIP] UNNEST(REFCURSOR): allowing SELECT to consume data from aREFCURSOR  (Dent John <denty@QQdd.eu>)
Responses Re: [WIP] UNNEST(REFCURSOR): allowing SELECT to consume data from a REFCURSOR  (Dent John <denty@QQdd.co.uk>)
List pgsql-hackers
This is an interesting feature, but it seems that the author has abandoned development, what happens now? Will this be postponed from commitfest to commitfest and never be taken over by anyone?

Massimo.

Il giorno ven 6 mar 2020 alle ore 22:36 Dent John <denty@qqdd.eu> ha scritto:
> On 22 Feb 2020, at 10:38, Dent John <denty@QQdd.eu> wrote:
>
>> On 18 Feb 2020, at 03:03, Thomas Munro <thomas.munro@gmail.com> wrote:
>>
>> From the trivialities department, I see a bunch of warnings about
>> local declaration placement (we're still using C90 rules for those by
>> project policy):
>>
>> […]
>
> […]

My bad. I missed on declaration.

Another patch attached.

d.

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Odd, intermittent failure in contrib/pageinspect
Next
From: japin
Date:
Subject: Re: NOT VALID for Unique Indexes