Fix for checksum validation patch
authorMagnus Hagander <magnus@hagander.net>
Tue, 3 Apr 2018 11:57:49 +0000 (13:57 +0200)
committerMagnus Hagander <magnus@hagander.net>
Tue, 3 Apr 2018 11:57:49 +0000 (13:57 +0200)
commita08dc711952081d63577fc182fcf955958f70add
tree1326d19d3396f0cec1356d37eefb57c624de8cd0
parent4eb77d50c21ddd35b77421c27e0d7853eb4f9202
Fix for checksum validation patch

Reorder the check for non-BLCKSZ size reads to make sure we don't abort
sending the file in this case.

Missed in the previous commit.
src/backend/replication/basebackup.c