Re: compress method for spgist - 2

Alexander Korotkov <a.korotkov@postgrespro.ru>

From: Alexander Korotkov <a.korotkov@postgrespro.ru>
To: Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>
Cc: Teodor Sigaev <teodor@sigaev.ru>, Nikita Glukhov <n.gluhov@postgrespro.ru>, Darafei Praliaskouski <me@komzpa.net>, pgsql-hackers <pgsql-hackers@postgresql.org>, Heikki Linnakangas <hlinnaka@iki.fi>
Date: 2018-01-03T22:21:57Z
Lists: pgsql-hackers
On Thu, Jan 4, 2018 at 1:17 AM, Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>
wrote:

> Teodor Sigaev <teodor@sigaev.ru> writes:
>
> >>
> >> Now, this patch is ready for committer from my point of view.
> >
> > Thank you, pushed
>
> This patch added two copies of the poly_ops row to the "Built-in SP-GiST
> Operator Classes" table in spgist.sgml.


Right.


> The attached patched removes
> one of them.
>

Thank for fixing this!  I'm sure that Teodor will push this after end of
New Year holidays in Russia.

------
Alexander Korotkov
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company

Commits

  1. Doc: remove duplicate poly_ops row from SP-GiST opclass table.

  2. Add polygon opclass for SP-GiST