Re: pgsql: Allow ALTER TABLE ... - Mailing list pgsql-committers

From Tom Lane
Subject Re: pgsql: Allow ALTER TABLE ...
Date
Msg-id 671.1139704150@sss.pgh.pa.us
Whole thread Raw
In response to pgsql: Allow ALTER TABLE ...  (momjian@postgresql.org (Bruce Momjian))
List pgsql-committers
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.

            regards, tom lane

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Actually there's a better way to do this, which is to count
Next
From: gsmet@pgfoundry.org (User Gsmet)
Date:
Subject: pgfouine - www: