From: | Alexander Korotkov <aekorotkov(at)gmail(dot)com> |
---|---|
To: | Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com> |
Cc: | Jeff Davis <pgsql(at)j-davis(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: SP-GiST for ranges based on 2d-mapping and quad-tree |
Date: | 2012-07-12 23:00:03 |
Message-ID: | CAPpHfdtVYrKFD3hj=fBqWR6mRhCouCPJDgOiu_63A7U_4KzNSA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Thu, Jul 12, 2012 at 10:29 AM, Heikki Linnakangas <
heikki(dot)linnakangas(at)enterprisedb(dot)com> wrote:
> On 12.07.2012 02:11, Alexander Korotkov wrote:
>
>> On Thu, Jul 12, 2012 at 3:03 AM, Alexander Korotkov<aekorotkov(at)gmail(dot)com>
>> **wrote:
>>
>> On Tue, Jul 3, 2012 at 10:51 AM, Jeff Davis<pgsql(at)j-davis(dot)com> wrote:
>>>
>>> Also, it would be helpful to add a couple tests to rangetypes.sql.
>>>>
>>>>
>>> New version of patch is attached.
>>>
>>>
>> Oops, forgot to include one comment fix into patch.
>>
>
> Thanks. Can you do something about TrickFunctionCall2, please? (
> http://archives.postgresql.**org/message-id/4FE2C968.**
> 2010503(at)enterprisedb(dot)com<http://archives.postgresql.org/message-id/4FE2C968.2010503@enterprisedb.com>)
> A separate patch to refactor that in the existing gist opclass would
> probably be best.
Done. There are separate patch for get rid of TrickFunctionCall2 and
version of SP-GiST for ranges based on that patch.
------
With best regards,
Alexander Korotkov.
Attachment | Content-Type | Size |
---|---|---|
notrickfunctioncall-0.1.patch | application/octet-stream | 31.6 KB |
range_spgist_quad-0.5.patch | application/octet-stream | 43.6 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Gurjeet Singh | 2012-07-12 23:08:36 | Re: Re: Allow replacement of bloated primary key indexes without foreign key rebuilds |
Previous Message | Gurjeet Singh | 2012-07-12 22:53:45 | Re: FW: Allow replacement of bloated primary key indexes without foreign key rebuilds |