Re: [COMMITTERS] pgsql: Allow ALTER TABLE ... - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: [COMMITTERS] pgsql: Allow ALTER TABLE ...
Date
Msg-id 200602120104.k1C14OY26893@candle.pha.pa.us
Whole thread Raw
Responses Re: [COMMITTERS] pgsql: Allow ALTER TABLE ...  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
Tom Lane wrote:
> momjian@postgresql.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@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: [HACKERS] Spaces in psql output (Was: FW: PGBuildfarm member snake Branch HEAD Status changed)
Next
From: Bruce Momjian
Date:
Subject: Re: psql patch: new host/port without leaving session