Delete pages during GiST VACUUM

Edit
ID 1416
Title Delete pages during GiST VACUUM
Topic Server Features
Created 2017-12-19 11:00:55
Last modified 2018-02-25 13:56:56 (6 years, 9 months ago)
Latest email 2018-03-02 17:00:41 (6 years, 8 months ago)
Status
2018-01: Returned with feedback
Target version
Authors Constantine Kuznetsov (chapaev28), Andrey Borodin (x4m)
Reviewers Alexander Korotkov (smagen)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/1416
git checkout commitfest/cf/1416
Emails
New gist vacuum.
First at 2015-09-10 22:52:30 by Костя Кузнецов <chapaev28 at ya.ru>
Latest at 2018-03-02 17:00:41 by Andrey Borodin <x4mmm at yandex-team.ru>
Latest attachment (0001-Fix-GiST-stats-for-partial-indexes-v3.patch) at 2018-03-02 05:33:40 from Andrey Borodin <x4mmm at yandex-team.ru>
    Attachment (0001-Fix-GiST-stats-for-partial-indexes-v3.patch) at 2018-03-02 05:33:40 from Andrey Borodin <x4mmm at yandex-team.ru> (Patch: Yes)
    Attachment (gist-vacuum-count.patch) at 2018-02-25 13:54:18 from Michail Nikolaev <michail.nikolaev at gmail.com> (Patch: Yes)
    Attachment (0001-Delete-pages-during-GiST-VACUUM-v2.patch) at 2018-01-21 10:34:12 from Andrey Borodin <x4mmm at yandex-team.ru> (Patch: Yes)
    Attachment (0003-Update-README-with-info-on-new-GiST-VACUUM.patch) at 2018-01-16 16:42:51 from Andrey Borodin <x4mmm at yandex-team.ru> (Patch: Yes)
    Attachment (0001-Count-tuples-correctly-during-GiST-VACUUM-of-partial-2.patch) at 2018-01-15 18:34:35 from Alexander Korotkov <a.korotkov at postgrespro.ru> (Patch: Yes)
    Attachment (0001-Count-tuples-correctly-during-GiST-VACUUM-of-partial.patch) at 2017-12-30 09:18:02 from Andrey Borodin <x4mmm at yandex-team.ru> (Patch: Yes)
    Attachment (0001-Delete-pages-during-GiST-VACCUM.patch) at 2017-12-28 11:37:48 from Andrey Borodin <x4mmm at yandex-team.ru> (Patch: Yes)
    Attachment (0001-Delete-pages-during-GiST-VACCUM.patch) at 2017-12-19 10:58:35 from Andrey Borodin <x4mmm at yandex-team.ru> (Patch: Yes)
    Attachment (0001-GiST-VACUUM-rebase.patch) at 2017-11-12 18:20:24 from Andrey Borodin <x4mmm at yandex-team.ru> (Patch: Yes)
    Attachment (unknown_filename) at 2015-11-27 17:00:36 from Костя Кузнецов <chapaev28 at ya.ru> (Patch: No)
    Attachment (seaq-access.patch) at 2015-09-10 22:52:30 from Костя Кузнецов <chapaev28 at ya.ru> (Patch: Yes)

Annotations

When Who Mail Annotation
2018-01-14 08:33:51 Andrey Borodin (x4m) From Andrey Borodin <x4mmm@yandex-team.ru>
at 2017-12-30 09:18:02
Improvement for analyze during vacuum for partial indexes
2018-02-25 13:27:49 Michail Nikolaev (nkey) From Andrey Borodin <x4mmm@yandex-team.ru>
at 2017-12-30 09:18:02
Initial message
2018-02-25 13:28:57 Michail Nikolaev (nkey) From Alexander Korotkov <a.korotkov@postgrespro.ru>
at 2018-01-15 18:34:35
v2 (formatting and comments)
2018-02-25 13:56:56 Michail Nikolaev (nkey) From Michail Nikolaev <michail.nikolaev@gmail.com>
at 2018-02-25 13:54:18
v3 (fixed compilation using MSVC)
History
When Who What
2018-02-25 13:56:56 Michail Nikolaev (nkey) Added annotation "v3 (fixed compilation using MSVC)" to CANtu0oj6OCNBgVL7zC5N5zoWnoaQ1qMKsOgx=qJmfwKxs1K9Fw@mail.gmail.com
2018-02-25 13:28:57 Michail Nikolaev (nkey) Added annotation "v2 (formatting and comments)" to CAPpHfdt2DWPxnr780Lxc2_Vo75Bf7Y4LWM1t9KVhAEuX0SeAWA@mail.gmail.com
2018-02-25 13:28:10 Michail Nikolaev (nkey) Deleted annotation "Patch itself" from 9F1C73D0-5CB2-40EE-A910-010365AAA269@yandex-team.ru
2018-02-25 13:27:49 Michail Nikolaev (nkey) Added annotation "Initial message" to C6DBDFBF-7D5D-4FFE-8D42-5FEC4481EE77@yandex-team.ru
2018-02-07 15:39:55 David Steele (dsteele) Closed in commitfest 2018-01 with status: Returned with feedback
2018-01-16 05:23:20 Andrey Borodin (x4m) Deleted annotation "Patch for statistics count" from C6DBDFBF-7D5D-4FFE-8D42-5FEC4481EE77@yandex-team.ru
2018-01-16 05:22:42 Andrey Borodin (x4m) Added annotation "Patch for statistics count" to C6DBDFBF-7D5D-4FFE-8D42-5FEC4481EE77@yandex-team.ru
2018-01-15 18:37:19 Alexander Korotkov (smagen) Added smagen as reviewer
2018-01-14 08:33:51 Andrey Borodin (x4m) Added annotation "Improvement for analyze during vacuum for partial indexes" to C6DBDFBF-7D5D-4FFE-8D42-5FEC4481EE77@yandex-team.ru
2018-01-14 08:33:26 Andrey Borodin (x4m) Added annotation "Patch itself" to 9F1C73D0-5CB2-40EE-A910-010365AAA269@yandex-team.ru
2017-12-19 11:01:22 Andrey Borodin (x4m) Changed authors to Constantine Kuznetsov (chapaev28), Andrey Borodin (x4m)
2017-12-19 11:00:55 Andrey Borodin (x4m) Attached mail thread 1147341441925550@web17j.yandex.ru
2017-12-19 11:00:55 Andrey Borodin (x4m) Created patch record
Edit