Compress method for SP-GiST

Edit
ID 1298
Title Compress method for SP-GiST
Topic Performance
Created 2017-09-20 12:22:12
Last modified 2017-11-30 02:31:58 (6 years, 11 months ago)
Latest email 2018-02-28 23:56:08 (6 years, 8 months ago)
Status
2017-11: Returned with feedback
Target version
Authors Heikki Linnakangas (heikki), Fedor Sigaev (sigaev), Alexander Korotkov (smagen), Nikita Glukhov (n.glukhov)
Reviewers Become reviewer
Committer
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/1298
git checkout commitfest/cf/1298
Emails
Re: compress method for spgist - 2
First at 2014-12-16 17:48:25 by Teodor Sigaev <teodor at sigaev.ru>
Latest at 2018-02-28 23:56:08 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (0001-Remove-duplicate-poly_ops-row-from-SP-GiST-opclass-t.patch) at 2018-01-03 22:17:22 from ilmari at ilmari.org (Dagfinn Ilmari =?utf-8?Q?Manns=C3=A5ker?=)
    Attachment (0001-Remove-duplicate-poly_ops-row-from-SP-GiST-opclass-t.patch) at 2018-01-03 22:17:22 from ilmari at ilmari.org (Dagfinn Ilmari =?utf-8?Q?Manns=C3=A5ker?=) (Patch: Yes)
    Attachment (0001-spgist-compress-method-11.patch) at 2017-12-07 00:17:58 from Nikita Glukhov <n.gluhov at postgrespro.ru> (Patch: Yes)
    Attachment (0001-spgist-compress-method-10.patch) at 2017-12-06 15:08:33 from Nikita Glukhov <n.gluhov at postgrespro.ru> (Patch: Yes)
    Attachment (0001-spgist-compress-method-9.patch) at 2017-12-05 20:59:33 from Alexander Korotkov <a.korotkov at postgrespro.ru> (Patch: Yes)
    Attachment (0001-spgist-compress-method-8.patch) at 2017-12-05 00:02:32 from Nikita Glukhov <n.gluhov at postgrespro.ru> (Patch: Yes)
    Attachment (0001-Fix-circle-bounding-box-inconsistency-in-GiST-compress-method-v01.patch) at 2017-09-22 00:03:50 from Nikita Glukhov <n.gluhov at postgrespro.ru> (Patch: Yes)
    Attachment (0001-spgist-compress-method-7.patch) at 2017-09-20 20:19:01 from Alexander Korotkov <aekorotkov at gmail.com> (Patch: Yes)
    Attachment (0001-spgist-compress-method-6.patch) at 2017-09-20 12:20:59 from Alexander Korotkov <a.korotkov at postgrespro.ru> (Patch: Yes)
    Attachment (spgist_compress_method-5.patch.gz) at 2015-02-13 16:17:02 from Teodor Sigaev <teodor at sigaev.ru> (Patch: No)
    Attachment (spgist_compress_method-4-heikki.patch) at 2014-12-23 09:48:38 from Heikki Linnakangas <hlinnakangas at vmware.com> (Patch: Yes)
    Attachment (spgist_compress_method-3.patch.gz) at 2014-12-16 17:48:25 from Teodor Sigaev <teodor at sigaev.ru> (Patch: No)
History
When Who What
2017-11-30 02:31:58 Michael Paquier (michael-kun) Closed in commitfest 2017-11 with status: Returned with feedback
2017-09-20 19:00:59 Darafei Praliaskouski (komzpa) Posted review with messageid <20170920190059.1354.29457.pgcf@coridan.postgresql.org>
2017-09-20 12:22:32 Alexander Korotkov (smagen) Changed authors to Heikki Linnakangas (heikki), Fedor Sigaev (sigaev), Alexander Korotkov (smagen), Nikita Glukhov (n.glukhov)
2017-09-20 12:22:12 Alexander Korotkov (smagen) Attached mail thread 54907069.1030506@sigaev.ru
2017-09-20 12:22:12 Alexander Korotkov (smagen) Created patch record
Edit