Re: pgsql: Restore erroneously removed ONLY from PK check

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pgsql: Restore erroneously removed ONLY from PK check
Дата
Msg-id 25409.1522871254@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: pgsql: Restore erroneously removed ONLY from PK check  (Andres Freund <andres@anarazel.de>)
Список pgsql-committers
Andres Freund <andres@anarazel.de> writes:
> Shouldn't the difference due to the ONLY be visible in cases with
> inheritance?  As in, spuriously succeeding or such?  Seems like
> something that a normal regression test would be good for?

Yeah, if it actually matters (which I think it does), it shouldn't be hard
to devise a regression test that shows a behavioral difference.

            regards, tom lane


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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: pgsql: Restore erroneously removed ONLY from PK check
Следующее
От: Alexander Korotkov
Дата:
Сообщение: Re: pgsql: Skip full index scan during cleanup of B-tree indexes when possi