]> granicus.if.org Git - postgresql/commit
Fix bug in generation.c's valgrind support.
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 24 Nov 2017 18:43:34 +0000 (13:43 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 24 Nov 2017 18:43:34 +0000 (13:43 -0500)
commitcc3c4af4a948e5c5be22afe769bab41235c574e5
tree4ef00981989a8859c063dc3bed0c6c4b901ff69e
parent9c55391f0f277318c754f89950e65363ede4136e
Fix bug in generation.c's valgrind support.

This doesn't look like the last such bug, but it's one that the
test_decoding regression test is tripping over.  Per buildfarm.

Tomas Vondra

Discussion: https://postgr.es/m/c903f275-2150-fa52-64bf-dca7b53ebf8d@fuzzy.cz
src/backend/utils/mmgr/generation.c