| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Stephan Szabo <sszabo(at)megazone23(dot)bigpanda(dot)com> |
| Cc: | pgsql-patches(at)postgresql(dot)org |
| Subject: | Re: Fix for alter table add constraint inheritance |
| Date: | 2001-05-30 12:59:53 |
| Message-ID: | 200105301259.f4UCxrH25556@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2001-05-30 13:01:01 | Re: DROP CONSTRAINT docs patch |
| Previous Message | Christopher Kings-Lynne | 2001-05-30 04:17:15 | DROP CONSTRAINT docs patch |