Re: Another FK violation when referencing a multi-level partitionedtable

Поиск
Список
Период
Сортировка
От Jehan-Guillaume de Rorthais
Тема Re: Another FK violation when referencing a multi-level partitionedtable
Дата
Msg-id 20200210113439.0ea5f15e@firost
обсуждение исходный текст
Ответ на Re: Another FK violation when referencing a multi-level partitioned table  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Another FK violation when referencing a multi-level partitionedtable  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Список pgsql-bugs
Hello,
On Sun, 09 Feb 2020 12:48:49 -0500
Tom Lane <tgl@sss.pgh.pa.us> wrote:

> Alvaro Herrera <alvherre@2ndquadrant.com> writes:
> > On 2020-Feb-06, Jehan-Guillaume de Rorthais wrote:  
> >> Please, find in attachment a proposal patch to fix this FK violation.  
> 
> > You fix looks correct to me, so pushed.  I took a minute to apply some
> > minor corrections to the comments, too.  
> 
> FWIW, I think the test query is too smart for its own good:
> [...]

Indeed, thank you. Please find in attachment a patch making the test simpler.

Regards,

Вложения

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Another FK violation when referencing a multi-level partitioned table
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: ERROR: subtransaction logged without previous top-level txn record