Re: ALTER TABLE ... ALTER CONSTRAINT

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: Dimitri Fontaine <dimitri(at)2ndquadrant(dot)fr>
Cc: Andres Freund <andres(at)2ndquadrant(dot)com>, Simon Riggs <simon(at)2ndquadrant(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: ALTER TABLE ... ALTER CONSTRAINT
Date: 2013-06-11 00:27:18
Message-ID: CAB7nPqQEzNPVREyV5yxKA8cfo43=tVqZyCa3Ts+EKSGci6=axw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Jun 10, 2013 at 11:06 PM, Dimitri Fontaine
<dimitri(at)2ndquadrant(dot)fr>wrote:

> Andres Freund <andres(at)2ndquadrant(dot)com> writes:
> > I haven't looked at the patch in detail, but I am very, very much in
> > favor of the feature in general… I have wished for this more than once,
>
> +1
>
+1. It will be useful.
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2013-06-11 00:37:59 Re: Parallell Optimizer
Previous Message Michael Paquier 2013-06-11 00:03:48 Re: how to find out whether a view is updatable