]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Report any XLogReadRecord() error in XlogReadTwoPhaseData().
authorNoah Misch <noah@leadboat.com>
Fri, 12 Nov 2021 01:10:18 +0000 (17:10 -0800)
committerNoah Misch <noah@leadboat.com>
Fri, 12 Nov 2021 01:11:13 +0000 (17:11 -0800)
commit2d60ce3e1a4658c37a5408e56207d34af8763827
tree9954892375dce0a41cc78959aa8a4f9a35db8e0a
parentde343812b97a0e46388517f80bdd9c403e81b3bd
Report any XLogReadRecord() error in XlogReadTwoPhaseData().

Buildfarm members kittiwake and tadarida have witnessed errors at this
site.  The site discarded key facts.  Back-patch to v10 (all supported
versions).

Reviewed by Michael Paquier and Tom Lane.

Discussion: https://postgr.es/m/20211107013157.GB790288@rfd.leadboat.com
src/backend/access/transam/twophase.c