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

From: Dmitry Dolgov <9erthalion6(at)gmail(dot)com>
To: matioli(dot)matheus(at)gmail(dot)com
Cc: Michael Paquier <michael(at)paquier(dot)xyz>, Ashutosh Bapat <ashutosh(dot)bapat(at)enterprisedb(dot)com>, Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] Add support for ON UPDATE/DELETE actions on ALTER CONSTRAINT
Date: 2018-11-29 22:16:36
Message-ID: CA+q6zcW2P5Ri5FUo8A_rKWxXFQs3w-hp-tBYuRX5zej40Som7g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On Sun, Oct 14, 2018 at 8:30 PM Matheus de Oliveira <matioli(dot)matheus(at)gmail(dot)com> wrote:
>
> Updated the last patch so it can apply cleanly on HEAD.
>
> About the bugfixes, do you think it is better to move to another thread?

I think it makes sense, this way discussions on two relatively different topics
will not interfere with each other. I would even suggest to create a new CF
item with "bugfix" type to emphasize it.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Stephen Frost 2018-11-29 22:53:52 Re: pg_config wrongly marked as not parallel safe?
Previous Message Alvaro Herrera 2018-11-29 21:56:44 Re: [PATCH] Change "checkpoint starting" message to use "wal"