Re: Yet another fast GiST build (typo)

From: "Andrey M(dot) Borodin" <x4mmm(at)yandex-team(dot)ru>
To: Erik Rijkers <er(at)xs4all(dot)nl>
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 17:24:38
Message-ID: B38E5869-FF18-419C-AD87-5084893093B2@yandex-team.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 29 февр. 2020 г., at 17:20, Erik Rijkers <er(at)xs4all(dot)nl> wrote:
>
> 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'
>

Thanks!

I've fixed this and added patch with GiST reloption to provide sort support function.

Best regards, Andrey Borodin.

Attachment Content-Type Size
v6-0001-Add-sort-support-for-point-gist_point_sortsupport.patch application/octet-stream 2.5 KB
v6-0002-Implement-GiST-build-using-sort-support.patch application/octet-stream 22.1 KB
v6-0003-Function-relopt-for-gist-build.patch application/octet-stream 5.6 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2020-02-29 17:37:45 Re: pgbench: option delaying queries till connections establishment?
Previous Message David Fetter 2020-02-29 17:06:51 Re: proposal \gcsv