Re: ALTER TABLE ... ALTER CONSTRAINT - Mailing list pgsql-hackers

From Abhijit Menon-Sen
Subject Re: ALTER TABLE ... ALTER CONSTRAINT
Date
Msg-id 20130624035849.GA31613@toroid.org
Whole thread Raw
In response to ALTER TABLE ... ALTER CONSTRAINT  (Simon Riggs <simon@2ndQuadrant.com>)
Responses Re: ALTER TABLE ... ALTER CONSTRAINT
List pgsql-hackers
At 2013-06-08 21:45:24 +0100, simon@2ndQuadrant.com wrote:
>
> ALTER TABLE foo
>    ALTER CONSTRAINT fktable_fk_fkey DEFERRED INITIALLY IMMEDIATE;

I read the patch (looks good), applied it on HEAD (fine), ran make check
(fine), and played with it in a test database. It looks great, and from
previous responses it's something a lot of people have wished for.

I'm marking this ready for committer.

-- Abhijit



pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: Naming of ORDINALITY column
Next
From: Josh Berkus
Date:
Subject: [9.4 CF 1] Commitfest Week One