Re: [PATCH] Add support for ON UPDATE/DELETE actions on ALTERCONSTRAINT - Mailing list pgsql-hackers

From Andres Freund
Subject Re: [PATCH] Add support for ON UPDATE/DELETE actions on ALTERCONSTRAINT
Date
Msg-id 20180302071504.smlamb7ll3whlxwz@alap3.anarazel.de
Whole thread Raw
In response to [PATCH] Add support for ON UPDATE/DELETE actions on ALTER CONSTRAINT  (Matheus de Oliveira <matioli.matheus@gmail.com>)
Responses Re: [PATCH] Add support for ON UPDATE/DELETE actions on ALTER CONSTRAINT  (Matheus de Oliveira <matioli.matheus@gmail.com>)
List pgsql-hackers
Hi,


On 2018-02-20 12:10:22 -0300, Matheus de Oliveira wrote:
> I attached a patch to add support for changing ON UPDATE/DELETE actions of
> a constraint using ALTER TABLE ... ALTER CONSTRAINT.

This patch has been submitted to the last commitfest for v11 and is not
a trivial patch. As we don't accept such patches this late, it should be
moved to the next fest.  Any arguments against?

Greetings,

Andres Freund


pgsql-hackers by date:

Previous
From: Amit Langote
Date:
Subject: Re: pg_dump outputs invalid syntax for partitions with bool partkeysin pg10
Next
From: Andres Freund
Date:
Subject: Re: chained transactions