Tom Lane wrote:
> momjian(at)postgresql(dot)org (Bruce Momjian) writes:
> > Log Message:
> > -----------
> > Allow ALTER TABLE ... ALTER CONSTRAINT ... RENAME
>
> 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?
--
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
In response to
Responses
pgsql-committers by date
| Next: | From: James William Pye | Date: 2006-02-12 01:35:07 |
| Subject: python - fe: Use the UnicodeType as the base for the String typing. |
| Previous: | From: User Gsmet | Date: 2006-02-12 00:35:50 |
| Subject: pgfouine - www: |
pgsql-patches by date
| Next: | From: Bruce Momjian | Date: 2006-02-12 02:54:34 |
| Subject: Re: psql patch: new host/port without leaving session |
| Previous: | From: Tom Lane | Date: 2006-02-12 00:50:22 |
| Subject: Re: Scrollable cursors and Sort performance |