Re: making update/delete of inheritance trees scale better

Поиск
Список
Период
Сортировка
От Amit Langote
Тема Re: making update/delete of inheritance trees scale better
Дата
Msg-id CA+HiwqGb=4s644wB40pPafwcJbuOTgwTGE0ivR1C2eq7nxMLyg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: making update/delete of inheritance trees scale better  (Heikki Linnakangas <hlinnaka@iki.fi>)
Ответы Re: making update/delete of inheritance trees scale better
Список pgsql-hackers
On Wed, Nov 11, 2020 at 9:11 PM Heikki Linnakangas <hlinnaka@iki.fi> wrote:
> On 29/10/2020 15:03, Amit Langote wrote:
> > Rebased over the recent executor result relation related commits.
>
> ModifyTablePath didn't get the memo that a ModifyTable can only have one
> subpath after these patches. Attached patch, on top of your v5 patches,
> cleans that up.

Ah, thought I'd taken care of that, thanks.  Attached v6.

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

Вложения

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

Предыдущее
От: Julien Rouhaud
Дата:
Сообщение: Re: Supporting = operator in gin/gist_trgm_ops
Следующее
От: "kuroda.hayato@fujitsu.com"
Дата:
Сообщение: RE: Terminate the idle sessions