Re: [WIP] UNNEST(REFCURSOR): allowing SELECT to consume data from a REFCURSOR

Поиск
Список
Период
Сортировка
От Massimo Fidanza
Тема Re: [WIP] UNNEST(REFCURSOR): allowing SELECT to consume data from a REFCURSOR
Дата
Msg-id CAHtv6wQPWAotZC4brxtkordZxK2F6Qvf7FcQNB7mpg576w2X+A@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [WIP] UNNEST(REFCURSOR): allowing SELECT to consume data from aREFCURSOR  (Dent John <denty@QQdd.eu>)
Ответы Re: [WIP] UNNEST(REFCURSOR): allowing SELECT to consume data from a REFCURSOR  (Dent John <denty@QQdd.co.uk>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Odd, intermittent failure in contrib/pageinspect
Следующее
От: japin
Дата:
Сообщение: Re: NOT VALID for Unique Indexes