Re: Partial match in GIN (next vesrion) - Mailing list pgsql-patches

From Tom Lane
Subject Re: Partial match in GIN (next vesrion)
Date
Msg-id 5415.1210637973@sss.pgh.pa.us
Whole thread Raw
In response to Re: Partial match in GIN (next vesrion)  (Teodor Sigaev <teodor@sigaev.ru>)
Responses Re: Partial match in GIN (next vesrion)  (Teodor Sigaev <teodor@sigaev.ru>)
List 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 by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: printTable API (was: Show INHERIT in \du)
Next
From: Teodor Sigaev
Date:
Subject: Re: Partial match in GIN (next vesrion)