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

From: Matheus de Oliveira <matioli(dot)matheus(at)gmail(dot)com>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] Add support for ON UPDATE/DELETE actions on ALTER CONSTRAINT
Date: 2018-03-07 18:10:43
Message-ID: CAJghg4KiHaF_JtUe_qfmyezq7UMFGub3kbfWJw-vkUN4dK0nTQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Em 2 de mar de 2018 08:15, "Andres Freund" <andres(at)anarazel(dot)de> escreveu:

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?

Sorry. My bad.

I'm OK with sending this to the next one.

Best regards,

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Matheus de Oliveira 2018-03-07 18:19:18 Re: [PATCH] Add support for ON UPDATE/DELETE actions on ALTER CONSTRAINT
Previous Message Andres Freund 2018-03-07 17:58:07 Re: Protect syscache from bloating with negative cache entries