Re: Index AM API cleanup

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Index AM API cleanup
Дата
Msg-id 1956253.1741789517@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Index AM API cleanup  (Peter Eisentraut <peter@eisentraut.org>)
Ответы Re: Index AM API cleanup
Список pgsql-hackers
Peter Eisentraut <peter@eisentraut.org> writes:
> 0002: Add get_opfamily_member_for_cmptype().  This was called 
> get_opmethod_member() in your patch set, but I think that name wasn't 
> quite right.  I also removed the opmethod argument, which was rarely 
> used and is somewhat redundant.

Hm, that will throw an error if IndexAmTranslateCompareType fails.
Shouldn't it be made to return InvalidOid instead?

            regards, tom lane



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