Re: Dropping column silently kills multi-coumn index (was - Mailing list pgsql-general

From Tom Lane
Subject Re: Dropping column silently kills multi-coumn index (was
Date
Msg-id 25973.1045342747@sss.pgh.pa.us
Whole thread Raw
In response to Re: Dropping column silently kills multi-coumn index (was  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: Dropping column silently kills multi-coumn index (was  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-general
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Added to TODO:
>     * Disallow DROP COLUMN on a column that is part of a multi-column index

That's poorly phrased.  What you meant to say is "require CASCADE if ..."

            regards, tom lane

pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Dropping column silently kills multi-coumn index (was
Next
From: Tom Lane
Date:
Subject: Re: Aggregates with non-commutative transition functions