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 9614.1210876165@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)
List pgsql-patches
Teodor Sigaev <teodor@sigaev.ru> writes:
>> 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.

Ping?  I'd like to get this patch out of the way.

            regards, tom lane

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: libpq object hooks
Next
From: Bruce Momjian
Date:
Subject: Re: Patch to change psql default banner v6