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

Поиск
Список
Период
Сортировка
От Matheus de Oliveira
Тема Re: [PATCH] Add support for ON UPDATE/DELETE actions on ALTER CONSTRAINT
Дата
Msg-id CAJghg4+0ugJUWH9FXcudOB6D_Oe4-sqesASKTgTSWpEoC+65_g@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [PATCH] Add support for ON UPDATE/DELETE actions on ALTERCONSTRAINT  (Andres Freund <andres@anarazel.de>)
Ответы Re: [PATCH] Add support for ON UPDATE/DELETE actions on ALTER CONSTRAINT
Список pgsql-hackers


On Sun, Feb 3, 2019 at 8:28 AM Andres Freund <andres@anarazel.de> wrote:

>
> 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.


Hi all.

Sorry for the long delay. I've rebased the patch to current master (at f2004f19ed now), attached as postgresql-alter-constraint.v4.patch. All tests passed cleanly.

Best regards,
--
Matheus de Oliveira


Вложения

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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Making all nbtree entries unique by having heap TIDs participatein comparisons
Следующее
От: Kyotaro HORIGUCHI
Дата:
Сообщение: Re: Progress reporting for pg_verify_checksums