Re: BUG #18637: CREATE INDEX won't look up operator classes in search_path if PARTITION BY is specified

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #18637: CREATE INDEX won't look up operator classes in search_path if PARTITION BY is specified
Дата
Msg-id 1055980.1728154085@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: BUG #18637: CREATE INDEX won't look up operator classes in search_path if PARTITION BY is specified  (Noah Misch <noah@leadboat.com>)
Список pgsql-bugs
Noah Misch <noah@leadboat.com> writes:
> On Thu, Oct 03, 2024 at 02:17:15PM -0400, Tom Lane wrote:
>> This could stand an additional regression test case perhaps,
>> but the core tests don't have a suitable opclass at hand.
>> Maybe we could test it in some contrib module, but that
>> seems a shade hacky.

> For contrib/citext/sql/create_index_acl.sql, I settled on testing in contrib.
> I valued the test fidelity of a real opclass more than I disliked the use of
> contrib.  The distinction between the various parts of check-world is blurry
> to non-hackers, so I expect it won't bother them.

Agreed.  Pushed it with a test added to contrib/seg, just to be
different.

            regards, tom lane



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