Re: ModifyTable overheads in generic plans

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема Re: ModifyTable overheads in generic plans
Дата
Msg-id B5CD136E-F391-4F4C-B01B-EE6C4B71C2DB@yesql.se
обсуждение исходный текст
Ответ на Re: ModifyTable overheads in generic plans  (Amit Langote <amitlangote09@gmail.com>)
Ответы Re: ModifyTable overheads in generic plans  (Amit Langote <amitlangote09@gmail.com>)
Список pgsql-hackers
> On 1 Jul 2020, at 08:30, Amit Langote <amitlangote09@gmail.com> wrote:
>
> On Fri, Jun 26, 2020 at 9:36 PM Amit Langote <amitlangote09@gmail.com> wrote:
>> I would like to discuss a refactoring patch that builds on top of the
>> patches at [1] to address $subject.
>
> I forgot to update a place in postgres_fdw causing one of its tests to crash.
>
> Fixed in the attached updated version.

The attached 0003 fails to apply to current HEAD, please submit another rebased
version.  Marking the entry as Waiting on Author in the meantime.

cheers ./daniel


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

Предыдущее
От: Daniel Gustafsson
Дата:
Сообщение: Re: Towards easier AMs: Cleaning up inappropriate use of name "relkind"
Следующее
От: Daniel Gustafsson
Дата:
Сообщение: Re: partition routing layering in nodeModifyTable.c