Re: Constraints not check indexes existence on creation.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Constraints not check indexes existence on creation.
Дата
Msg-id 10729.1045114074@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Constraints not check indexes existence on creation.  (Viacheslav N Tararin <taras@dekasoft.com.ua>)
Список pgsql-bugs
Viacheslav N Tararin <taras@dekasoft.com.ua> writes:
> Why alter table commands not check index existence?

What do you want them to do exactly?  Error out if there's an equivalent
index in place already?  Absorb the index as the implementation of the
constraint?  I don't really like either of those ...

            regards, tom lane

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Bug #866 related problem (ATTN Tom Lane)
Следующее
От: greg@turnstep.com
Дата:
Сообщение: Re: Bug #895: incorrect error message when duplicate index name