heap_lock_updated_tuple_rec can leak a buffer refcount

Edit
ID 1531
Title heap_lock_updated_tuple_rec can leak a buffer refcount
Topic Bug Fixes
Created 2018-02-20 12:38:01
Last modified 2018-03-02 22:41:35 (6 years, 8 months ago)
Latest email 2018-03-03 04:45:14 (6 years, 8 months ago)
Status
2018-03: Committed
Target version
Authors Amit Kapila (amitkapila)
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/1531
git checkout commitfest/cf/1531
Emails
heap_lock_updated_tuple_rec can leak a buffer refcount
First at 2018-02-13 04:41:31 by Amit Kapila <amit.kapila16 at gmail.com>
Latest at 2018-03-03 04:45:14 by Amit Kapila <amit.kapila16 at gmail.com>
Latest attachment (fix-vmbuffer-pin-maintenance-v2.patch) at 2018-03-02 21:56:32 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (fix-vmbuffer-pin-maintenance-v2.patch) at 2018-03-02 21:56:32 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (fix_failure_cond_tup_version_locking_v1.patch) at 2018-02-13 04:41:31 from Amit Kapila <amit.kapila16 at gmail.com> (Patch: Yes)
History
When Who What
2018-03-02 22:41:35 Tom Lane (tgl) Closed in commitfest 2018-03 with status: Committed
2018-03-02 21:56:48 Tom Lane (tgl) Added tgl as committer
2018-03-02 17:37:06 Alexander Kuzmenkov (akuzmenkov) Posted review with messageid <152001222641.6915.11150912630377050337.pgcf@coridan.postgresql.org>
2018-03-02 17:34:55 Alexander Kuzmenkov (akuzmenkov) New status: Ready for Committer
2018-02-20 12:38:14 Amit Kapila (amitkapila) Changed authors to Amit Kapila (amitkapila)
2018-02-20 12:38:01 Amit Kapila (amitkapila) Attached mail thread CAA4eK1KJKwhc=isgTQHjM76CAdVswzNeAuZkh_cx-6QgGkSEgA@mail.gmail.com
2018-02-20 12:38:01 Amit Kapila (amitkapila) Created patch record
Edit