Avoid endless futile table locks in vacuuming

Edit
ID 455
Title Avoid endless futile table locks in vacuuming
Topic Replication & Recovery
Created 2015-12-27 15:52:09
Last modified 2015-12-31 15:31:17 (8 years, 10 months ago)
Latest email 2015-12-30 22:16:38 (8 years, 10 months ago)
Status
2016-01: Committed
Target version
Authors Jeff Janes (jjanes)
Reviewers Become reviewer
Committer Tom Lane (tgl)
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/455
git checkout commitfest/cf/455
Emails
Avoid endless futile table locks in vacuuming.
First at 2015-12-27 15:50:47 by Jeff Janes <jeff.janes at gmail.com>
Latest at 2015-12-30 22:16:38 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (always_scan_last_page_v3.patch) at 2015-12-30 18:56:09 from Jeff Janes <jeff.janes at gmail.com>
    Attachment (always_scan_last_page_v3.patch) at 2015-12-30 18:56:09 from Jeff Janes <jeff.janes at gmail.com> (Patch: Yes)
    Attachment (always_scan_last_page_v2.patch) at 2015-12-28 22:12:21 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (always_scan_last_page_v1.patch) at 2015-12-27 15:50:47 from Jeff Janes <jeff.janes at gmail.com> (Patch: Yes)
History
When Who What
2015-12-31 15:31:17 Tom Lane (tgl) Closed in commitfest 2016-01 with status: Committed
2015-12-31 15:31:17 Tom Lane (tgl) Changed committer to tgl
2015-12-27 15:52:22 Jeff Janes (jjanes) Changed authors to Jeff Janes (jjanes)
2015-12-27 15:52:09 Jeff Janes (jjanes) Attached mail thread CAMkU=1xXv-iFVC3uFrwPja0GOSovYXxFdfryiOdxG-hFG+piMQ@mail.gmail.com
2015-12-27 15:52:09 Jeff Janes (jjanes) Created patch record
Edit