From: | Bruce Momjian |
---|---|
To: | Tom Lane |
Cc: | PostgreSQL-patches |
Subject: | ALTER CONSTRAINT RENAME patch reverted |
Date: | 2006-02-12 19:13:51 |
Message-ID: | [email protected] |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers pgsql-patches |
Tom Lane wrote:
> Bruce Momjian
> > Tom Lane wrote:
> >> This patch appears seriously broken, in particular every routine I
> >> looked at contained incorrect locking assumptions. Nor do I care
> >> for using pg_depend for the purposes it's being used for here.
>
> > OK, how do we proceed? Revert or apply a second patch?
>
> I'd say revert; the patch is going to need significant rework.
OK, patch reverted. Updated version attached. Please adjust and
resubmit. Thanks.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
Attachment | Content-Type | Size |
---|---|---|
unknown_filename | text/plain | 23.2 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | James William Pye | 2006-02-12 19:18:28 | python - pq: Get rid of the superfluous 'Ignition' message. |
Previous Message | Bruce Momjian | 2006-02-12 19:13:19 | pgsql: Not done: > o %Allow ALTER TABLE ... |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2006-02-12 19:24:09 | Re: Patch to readme |
Previous Message | Sergey E. Koposov | 2006-02-12 17:34:26 | Re: patch fixing the old RETURN NEXT bug |