Re: Allow batched insert during cross-partition updates

Поиск
Список
Период
Сортировка
От Amit Langote
Тема Re: Allow batched insert during cross-partition updates
Дата
Msg-id CA+HiwqGxYuK9uhEC8Hp4+0Zkt8EfAH02Mp1hOnOxB9eRwC2E0Q@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Allow batched insert during cross-partition updates  (Andres Freund <andres@anarazel.de>)
Ответы Re: Allow batched insert during cross-partition updates  (Etsuro Fujita <etsuro.fujita@gmail.com>)
Список pgsql-hackers
On Tue, Mar 22, 2022 at 9:30 AM Andres Freund <andres@anarazel.de> wrote:
> On 2021-08-24 12:03:59 +0900, Amit Langote wrote:
> > Tomas committed the bug-fix, so attaching a rebased version of the
> > patch for $subject.
>
> This patch is in the current CF, but doesn't apply: http://cfbot.cputube.org/patch_37_2992.log
> marked the entry as waiting-on-author.

Thanks for the heads up.

Rebased to fix a minor conflict with some recently committed
nodeModifyTable.c changes.

-- 
Amit Langote
EDB: http://www.enterprisedb.com

Вложения

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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: [PATCH] pg_stat_toast v8
Следующее
От: Amit Langote
Дата:
Сообщение: Re: a misbehavior of partition row movement (?)