Re: Dropping column silently kills multi-coumn index (was

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Dropping column silently kills multi-coumn index (was
Дата
Msg-id 25973.1045342747@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Dropping column silently kills multi-coumn index (was  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: Dropping column silently kills multi-coumn index (was
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Dropping column silently kills multi-coumn index (was
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Aggregates with non-commutative transition functions