From: | Heikki Linnakangas <hlinnaka(at)iki(dot)fi> |
---|---|
To: | "Andrey M(dot) Borodin" <x4mmm(at)yandex-team(dot)ru> |
Cc: | Darafei Komяpa Praliaskouski <me(at)komzpa(dot)net>, Pavel Borisov <pashkin(dot)elfe(at)gmail(dot)com>, Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, Michael Paquier <michael(at)paquier(dot)xyz>, Alexander Korotkov <a(dot)korotkov(at)postgrespro(dot)ru>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Yet another fast GiST build |
Date: | 2020-09-15 11:36:15 |
Message-ID: | 85df399a-e8a4-2369-f723-fd1a3a872575@iki.fi |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 11/09/2020 09:02, Andrey M. Borodin wrote:
>> 10 сент. 2020 г., в 17:43, Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
>> написал(а):
>>
>> One more patch version attached. I fixed some memory leaks, and
>> fixed the abbreviation on 32-bit systems, and a bunch of small
>> comment changes and such.
>>
>> <v18-0001-Add-support-for-building-GiST-index-by-sorting.patch>
>
> The patch looks fine to me. On my machine GiST for points is builded
> 10x faster than before the patch.
Another patch version, fixed a few small bugs pointed out by assertion
failures in the regression tests.
- Heikki
Attachment | Content-Type | Size |
---|---|---|
v19-0001-Add-support-for-building-GiST-index-by-sorting.patch | text/x-patch | 47.5 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2020-09-15 11:38:30 | Standardize the printf format for st_size |
Previous Message | Amit Langote | 2020-09-15 11:21:43 | Re: pg_restore causing deadlocks on partitioned tables |