Re: handling multiple matching constraints in DetachPartitionFinalize()

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: handling multiple matching constraints in DetachPartitionFinalize()
Дата
Msg-id 20220823181003.4py5qycf66kwop2w@alvherre.pgsql
обсуждение исходный текст
Ответ на Re: handling multiple matching constraints in DetachPartitionFinalize()  (Zhihong Yu <zyu@yugabyte.com>)
Список pgsql-hackers
On 2022-Aug-23, Zhihong Yu wrote:

> Toggling enable_seqscan on / off using the example from `parenting a PK
> constraint to a self-FK one` thread, it can be shown that different
> constraint Id would be detached which is incorrect.
> However, I am not sure whether toggling enable_seqscan mid-test is
> legitimate.

Well, let's see it in action.

-- 
Álvaro Herrera        Breisgau, Deutschland  —  https://www.EnterpriseDB.com/



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

Предыдущее
От: Nathan Bossart
Дата:
Сообщение: Re: Avoid erroring out when unable to remove or parse logical rewrite files to save checkpoint work
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: SQL/JSON features for v15