Fix tuple count during vacuum for partial GiST indexes

Edit
ID 1483
Title Fix tuple count during vacuum for partial GiST indexes
Topic Bug Fixes
Created 2018-01-16 05:21:38
Last modified 2018-03-02 16:23:14 (6 years, 8 months ago)
Latest email 2018-03-02 17:00:41 (6 years, 8 months ago)
Status
2018-03: Committed
Target version
Authors Andrey Borodin (x4m)
Reviewers Michail Nikolaev (nkey)Become reviewer
Committer Tom Lane (tgl)
Links CFbot results (CirrusCI) CFbot GitHub Git
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/1483
git checkout commitfest/cf/1483
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-03-02 16:23:14 Tom Lane (tgl) Closed in commitfest 2018-03 with status: Committed
2018-03-01 17:44:26 Tom Lane (tgl) Added tgl as committer
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:49:02 Michail Nikolaev (nkey) Posted review with messageid <151956654251.6915.675951950408204404.pgcf@coridan.postgresql.org>
2018-02-25 13:49:02 Michail Nikolaev (nkey) New status: Ready for Committer
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-25 12:54:24 Michail Nikolaev (nkey) Changed gitlink to https://github.com/michail-nikolaev/postgres/commit/ff5171b586e4eb60ea5d15a18055d8ea4e44d244?ts=4
2018-02-25 12:43:42 Michail Nikolaev (nkey) Changed gitlink to https://github.com/michail-nikolaev/postgres/commit/ff5171b586e4eb60ea5d15a18055d8ea4e44d244
2018-02-07 08:18:55 Michail Nikolaev (nkey) Added nkey as reviewer
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-16 05:21:49 Andrey Borodin (x4m) Changed authors to Andrey Borodin (x4m)
2018-01-16 05:21:38 Andrey Borodin (x4m) Attached mail thread 1147341441925550@web17j.yandex.ru
2018-01-16 05:21:38 Andrey Borodin (x4m) Created patch record
Edit