Re: POC: converting Lists into arrays

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема Re: POC: converting Lists into arrays
Дата
Msg-id C37CB7EF-C3C6-47B6-B82B-3DB4EE3727C9@yesql.se
обсуждение исходный текст
Ответ на Re: POC: converting Lists into arrays  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: POC: converting Lists into arrays  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
> On 13 Jul 2019, at 18:32, Tom Lane <tgl@sss.pgh.pa.us> wrote:

> I see from the cfbot that v8 is already broken (new call of lnext
> to be fixed).  Don't really want to keep chasing a moving target,
> so unless I hear objections I'm going to adjust the additional
> spot(s) and commit this pretty soon, like tomorrow or Monday.

I just confirmed that fixing the recently introduced callsite not handled in
the patch still passes tests etc. +1 on this.

cheers ./daniel



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Daniel Gustafsson
Дата:
Сообщение: Re: Option to dump foreign data in pg_dump
Следующее
От: Richard Guo
Дата:
Сообщение: Re: [HACKERS] WIP: Aggregation push-down