Re: ADD COLUMN with PRIMARY KEY bug (was: I think this is a BUG?)

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Brendan Jurd" <direvus(at)gmail(dot)com>
Cc: pgsql-patches(at)postgresql(dot)org, "Richard Huxton" <dev(at)archonet(dot)com>, kaloyan(at)digsys(dot)bg
Subject: Re: ADD COLUMN with PRIMARY KEY bug (was: I think this is a BUG?)
Date: 2008-04-24 20:48:47
Message-ID: 8541.1209070127@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

"Brendan Jurd" <direvus(at)gmail(dot)com> writes:
> The attached patch resolves the bug reported by Kaloyan Iliev [1] on -general.

Applied as two separate patches (bug fix and inessential cleanup).
The bug turns out to date back to the original addition of support for
ALTER ... ADD COLUMN ... DEFAULT/NOT NULL in 8.0.

regards, tom lane

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2008-04-24 21:14:46 Re: Sun Studio on Linux spinlock patch
Previous Message Bruce Momjian 2008-04-24 20:38:14 Re: Proposed patch - psql wraps at window width