Re: Partial match in GIN (next vesrion)

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Partial match in GIN (next vesrion)
Дата
Msg-id 5415.1210637973@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Partial match in GIN (next vesrion)  (Teodor Sigaev <teodor@sigaev.ru>)
Ответы Re: Partial match in GIN (next vesrion)  (Teodor Sigaev <teodor@sigaev.ru>)
Список pgsql-patches
Teodor Sigaev <teodor@sigaev.ru> writes:
> http://www.sigaev.ru/misc/partial_match_gin-0.9.gz
> Sync with CVS.

Looking at this now.  Wouldn't it be a good idea for comparePartial
to get the strategy number of the operator?  As you have it set up,
I doubt that an opclass can support more than one partial-match
operator.

            regards, tom lane

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: printTable API (was: Show INHERIT in \du)
Следующее
От: Teodor Sigaev
Дата:
Сообщение: Re: Partial match in GIN (next vesrion)