Re: Partial match in GIN (next vesrion)

From: Teodor Sigaev <teodor(at)sigaev(dot)ru>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: Partial match in GIN (next vesrion)
Date: 2008-05-13 08:13:33
Message-ID: 48294DAD.7050905@sigaev.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)sigaev(dot)ru
WWW: http://www.sigaev.ru/

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Simon Riggs 2008-05-13 08:32:55 Re: odd output in restore mode
Previous Message Dave Page 2008-05-13 07:42:26 Re: odd output in restore mode