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

From Bruce Momjian
Subject Re: Fix for alter table add constraint inheritance
Date
Msg-id 200105301259.f4UCxrH25556@candle.pha.pa.us
Whole thread Raw
In response to Fix for alter table add constraint inheritance  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
List pgsql-patches
Thanks.  Patches applied.

>
> 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.

Content-Description:

[ Attachment, skipping... ]

Content-Description:

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://www.postgresql.org/search.mpl

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-patches by date:

Previous
From: "Christopher Kings-Lynne"
Date:
Subject: DROP CONSTRAINT docs patch
Next
From: Bruce Momjian
Date:
Subject: Re: DROP CONSTRAINT docs patch