pgsql: Fix various checksum check problems for pg_verify_checksums and

2018-11-29 Thread Michael Paquier
Fix various checksum check problems for pg_verify_checksums and base backups Three issues are fixed in this patch: - Base backups forgot to ignore files specific to EXEC_BACKEND, leading to spurious warnings when checksums are enabled, per analysis from me. - pg_verify_checksums forgot about files

pgsql: Fix various checksum check problems for pg_verify_checksums and

2018-11-29 Thread Michael Paquier
Fix various checksum check problems for pg_verify_checksums and base backups Three issues are fixed in this patch: - Base backups forgot to ignore files specific to EXEC_BACKEND, leading to spurious warnings when checksums are enabled, per analysis from me. - pg_verify_checksums forgot about files