Fix for checksum validation patch

Magnus Hagander <magnus@hagander.net>

Commit: a08dc711952081d63577fc182fcf955958f70add
Author: Magnus Hagander <magnus@hagander.net>
Date: 2018-04-03T11:57:49Z
Releases: 11.0
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.

Files

PathChange+/−
src/backend/replication/basebackup.c modified +18 −18