Re: [PATCH v2] Introduce spgist quadtree @<(point,circle) operator - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: [PATCH v2] Introduce spgist quadtree @<(point,circle) operator
Date
Msg-id 20190521054257.GI1921@paquier.xyz
Whole thread Raw
In response to [PATCH v2] Introduce spgist quadtree @<(point,circle) operator  ("Matwey V. Kornilov" <matwey.kornilov@gmail.com>)
Responses Re: [PATCH v2] Introduce spgist quadtree @<(point,circle) operator  ("Matwey V. Kornilov" <matwey.kornilov@gmail.com>)
List pgsql-hackers
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/
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Paul A Jungwirth
Date:
Subject: Re: clean up docs for v12
Next
From: Surafel Temesgen
Date:
Subject: with oids option not removed in pg_dumpall