Re: [HACKERS] compress method for spgist - 2
Nikita Glukhov <n.gluhov@postgrespro.ru>
From: Nikita Glukhov <n.gluhov@postgrespro.ru>
To: Michael Paquier <michael.paquier@gmail.com>
Cc: Alexander Korotkov <aekorotkov@gmail.com>, Darafei Komяpa Praliaskouski <me@komzpa.net>, Tom Lane <tgl@sss.pgh.pa.us>, pgsql-hackers <pgsql-hackers@postgresql.org>, Heikki Linnakangas <hlinnaka@iki.fi>, Fedor Sigaev <teodor@sigaev.ru>
Date: 2017-12-05T00:02:32Z
Lists: pgsql-hackers
Attachments
- 0001-spgist-compress-method-8.patch (text/x-patch)
On 30.11.2017 05:31, Michael Paquier wrote: > I can see as well that the patches posted at the beginning of the > thread got reviews but that those did not get answered. The set of > patches also have conflicts with HEAD so they need a rebase. For those > reasons I am marking this entry as returned with feedback. Rebased patches are attached. -- Nikita Glukhov Postgres Professional: http://www.postgrespro.com The Russian Postgres Company
Commits
-
Doc: remove duplicate poly_ops row from SP-GiST opclass table.
- d3b851e9a3c9 11.0 landed
-
Add polygon opclass for SP-GiST
- ff963b393ca9 11.0 landed