Add missing ReleaseBuffer call in BRIN revmap code
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Fri, 11 Sep 2015 18:29:46 +0000 (15:29 -0300)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Fri, 11 Sep 2015 18:29:46 +0000 (15:29 -0300)
commit5cd6538345858aec128945b58265a8d5560777dc
tree0541295030f10e0bb1a7fc1dd0eaf55198da4bd4
parent5ddc72887a012f6a8b85707ef27d85c274faf53d
Add missing ReleaseBuffer call in BRIN revmap code

I think this particular branch is actually dead, but the analysis to
prove that is not trivial, so instead take the weasel way.

Reported by Jinyu Zhang
Backpatch to 9.5, where BRIN was introduced.
src/backend/access/brin/brin_revmap.c