| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
| Cc: | Alexander Korotkov <aekorotkov(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Proposal: q-gram GIN and GiST indexes |
| Date: | 2011-03-28 15:27:05 |
| Message-ID: | 17658.1301326025@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Robert Haas <robertmhaas(at)gmail(dot)com> writes:
> On Fri, Mar 25, 2011 at 1:32 PM, Alexander Korotkov
> <aekorotkov(at)gmail(dot)com> wrote:
>> I would like to ask you about currency of the work above. I propose to
>> develop functionality of GIN and GiST q-gram indexes with following
>> features:
> I'm afraid I don't know this code well enough to give you any
> meaningful feedback, but I hope someone will.
Really Oleg and Teodor are the only people well-qualified to comment on
such stuff. (It sounds reasonable to me, but I wouldn't know if there
are problems in the idea.) They may be too busy right at the moment.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Dunstan | 2011-03-28 15:35:44 | Re: Recursive containment of composite types |
| Previous Message | Stephen Frost | 2011-03-28 15:25:39 | Re: Re: [COMMITTERS] pgsql: Fix plpgsql to release SPI plans when a function or DO block is |