Re: [PATCH] Add support for ON UPDATE/DELETE actions on ALTERCONSTRAINT

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: [PATCH] Add support for ON UPDATE/DELETE actions on ALTERCONSTRAINT
Дата
Msg-id 20190203102818.bk44zrfry7l7k7bz@alap3.anarazel.de
обсуждение исходный текст
Ответ на Re: [PATCH] Add support for ON UPDATE/DELETE actions on ALTERCONSTRAINT  ("José Arthur Benetasso Villanova" <jose.arthur@gmail.com>)
Ответы Re: [PATCH] Add support for ON UPDATE/DELETE actions on ALTER CONSTRAINT  (Matheus de Oliveira <matioli.matheus@gmail.com>)
Список pgsql-hackers
Hi,

On 2019-01-13 20:22:32 -0200, José Arthur Benetasso Villanova wrote:
> 
> On Sun, 14 Oct 2018, Matheus de Oliveira wrote:
> 
> > 
> > 
> > Updated the last patch so it can apply cleanly on HEAD.
> > 
> > 
> 
> Hi Matheus.
> 
> I applied your patch on top of bb874e30fbf9e85bdb117bad34865a5fae29dbf6.
> 
> It compiled, worked as expected, but some tests broke executing make check:
> 
> test create_table                 ... FAILED
>      constraints                  ... FAILED
>      inherit                      ... FAILED
>      foreign_data                 ... FAILED
>      alter_table                  ... FAILED
> 
> I didn't test the bugfix, just the v3 patch.

Given that the patch hasn't been updated since, and the CF has ended,
I'm marking this patch as returned with feedback. Please resubmit once
that's fixed.

Greetings,

Andres Freund


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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: minor fix in CancelVirtualTransaction
Следующее
От: Andres Freund
Дата:
Сообщение: Re: Shared buffer access rule violations?