Re: heap_lock_updated_tuple_rec can leak a buffer refcount - Mailing list pgsql-hackers

From Alexander Kuzmenkov
Subject Re: heap_lock_updated_tuple_rec can leak a buffer refcount
Date
Msg-id 152001222641.6915.11150912630377050337.pgcf@coridan.postgresql.org
Whole thread Raw
In response to Re: heap_lock_updated_tuple_rec can leak a buffer refcount  (Amit Kapila <amit.kapila16@gmail.com>)
Responses Re: heap_lock_updated_tuple_rec can leak a buffer refcount  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
The following review has been posted through the commitfest application:
make installcheck-world:  tested, passed
Implements feature:       not tested
Spec compliant:           not tested
Documentation:            not tested

Looks like a leak indeed, the fix seems right.

pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: [HACKERS] [POC] Faster processing at Gather node
Next
From: Fujii Masao
Date:
Subject: Re: [HACKERS] Creating backup history files for backups taken from standbys