Fix for alter table add constraint inheritance - Mailing list pgsql-patches

From Stephan Szabo
Subject Fix for alter table add constraint inheritance
Date
Msg-id Pine.BSF.4.21.0105290913180.307-300000@megazone23.bigpanda.com
Whole thread Raw
Responses Re: Fix for alter table add constraint inheritance
Re: Fix for alter table add constraint inheritance
List pgsql-patches
These patches should fix check constraints not inheriting
when added by alter table add constraint.  The first file
patches backend/commands/command.c and the latter is a patch
to the alter table regression test.

Attachment

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: Patch to remove sort files, temp tables, unreferenced files
Next
From: Bruce Momjian
Date:
Subject: Re: Patch to remove sort files, temp tables, unreferenced files