Обсуждение: pgsql: Fix for checksum validation patch

Поиск
Список
Период
Сортировка

pgsql: Fix for checksum validation patch

От
Magnus Hagander
Дата:
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.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/a08dc711952081d63577fc182fcf955958f70add

Modified Files
--------------
src/backend/replication/basebackup.c | 36 ++++++++++++++++++------------------
1 file changed, 18 insertions(+), 18 deletions(-)