Fix thinkos from commit 9989d37
authorMichael Paquier <michael@paquier.xyz>
Tue, 3 Dec 2019 09:59:09 +0000 (18:59 +0900)
committerMichael Paquier <michael@paquier.xyz>
Tue, 3 Dec 2019 09:59:09 +0000 (18:59 +0900)
commit68ab982906187fba3530a01b01eb065ea9134298
treee094cf6eb0fc1f16ff3f746c24f4b9833757accb
parent88d45ac752ae49dbfafeb163b07381d3b8a6b601
Fix thinkos from commit 9989d37

Error messages referring to incorrect WAL segment names could have been
generated for a fsync() failure or when creating a new segment at the
end of recovery.
src/backend/access/transam/xlog.c