Thread: Fix for alter table add constraint inheritance
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
Your patch has been added to the PostgreSQL unapplied patches list at: http://candle.pha.pa.us/cgi-bin/pgpatches I will try to apply it withing the next 48 hours. > > 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
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