Re: default partition and concurrent attach partition

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: default partition and concurrent attach partition
Дата
Msg-id 20200908224142.GA31310@alvherre.pgsql
обсуждение исходный текст
Ответ на Re: default partition and concurrent attach partition  (Amit Langote <amitlangote09@gmail.com>)
Ответы Re: default partition and concurrent attach partition
Список pgsql-hackers
On 2020-Sep-08, Amit Langote wrote:

> Yeah, we need to make sure that ExecPartitionCheck gets a slot whose
> TupleDesc matches the partition's.  Actually we do have such dedicated
> slots for partitions around (for both sub-partitioned and leaf
> partitions), so we can simply use them instead of creating one from
> scratch for every use.  It did take some code rearrangement to
> actually make that work though.

Pushed, thanks for working on this fix.

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: VACUUM (INTERRUPTIBLE)?
Следующее
От: Andres Freund
Дата:
Сообщение: Re: VACUUM (INTERRUPTIBLE)?