| From: | Erik Rijkers <er(at)xs4all(dot)nl> |
|---|---|
| To: | "Andrey M(dot) Borodin" <x4mmm(at)yandex-team(dot)ru> |
| Cc: | 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>, Darafei Komяpa Praliaskouski <me(at)komzpa(dot)net>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Yet another fast GiST build (typo) |
| Date: | 2020-02-29 12:20:02 |
| Message-ID: | 603b30a84af02fac9b09dfe61c4dc281@xs4all.nl |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 2020-02-29 13:13, Andrey M. Borodin wrote:
> Hi!
>
>> On 24 февр. 2020 г., at 13:50, Andrey M. Borodin
>> <x4mmm(at)yandex-team(dot)ru> wrote:
>>
>> Hi Thomas!
>>
>> Thanks for looking into this! I’ll fix your notices asap.
>
> PFA v5.
> Thomas, I've used your wording almost exactly with explanation how
> point_zorder_internal() works. It has more explanation power than my
> attempts
> to compose good comment.
Small typo alert:
In v5-0002-Implement-GiST-build-using-sort-support.patch there is:
+ method is also optional and is used diring fast GiST build.
'diring' should be 'during'
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tomas Vondra | 2020-02-29 12:24:41 | Re: SLRU statistics |
| Previous Message | Andrey M. Borodin | 2020-02-29 12:13:20 | Re: Yet another fast GiST build |