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

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

It might be useful, although I don't see any usage of that right now. I'll add
this option.

--
Teodor Sigaev                                   E-mail: teodor@sigaev.ru
                                                    WWW: http://www.sigaev.ru/

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: Partial match in GIN (next vesrion)
Next
From: David Fetter
Date:
Subject: Re: [GENERAL] Making sure \timing is on