| From: | "Matwey V(dot) Kornilov" <matwey(dot)kornilov(at)gmail(dot)com> |
|---|---|
| To: | Michael Paquier <michael(at)paquier(dot)xyz> |
| Cc: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, Alexander Korotkov <akorotkov(at)postgresql(dot)org>, Teodor Sigaev <teodor(at)postgrespro(dot)ru>, Oleg Bartunov <obartunov(at)postgrespro(dot)ru> |
| Subject: | Re: [PATCH v2] Introduce spgist quadtree @<(point,circle) operator |
| Date: | 2019-05-21 07:22:48 |
| Message-ID: | CAJs94EaGovafXUdXcXKWRt7caG2NjsGrZyuRW8jMKbPv_VjTAw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
вт, 21 мая 2019 г. в 08:43, Michael Paquier <michael(at)paquier(dot)xyz>:
>
> On Mon, May 20, 2019 at 02:32:39PM +0300, Matwey V. Kornilov wrote:
> > This patch series is to add support for spgist quadtree @<(point,circle)
> > operator. The first two patches are to refactor existing code before
> > implemention the new feature. The third commit is the actual implementation
> > provided with a set of simple unit tests.
>
> Could you add that to the next commit fest please? Here you go:
> https://commitfest.postgresql.org/23/
Done
> --
> Michael
--
With best regards,
Matwey V. Kornilov
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Paquier | 2019-05-21 08:17:29 | Re: [HACKERS] Unlogged tables cleanup |
| Previous Message | Pavel Stehule | 2019-05-21 07:13:46 | Re: Table as argument in postgres function |