]> granicus.if.org Git - postgresql/commit
Switch pg_verify_checksums back to a blacklist
authorMichael Paquier <michael@paquier.xyz>
Fri, 30 Nov 2018 01:14:58 +0000 (10:14 +0900)
committerMichael Paquier <michael@paquier.xyz>
Fri, 30 Nov 2018 01:14:58 +0000 (10:14 +0900)
commita1c91dd1108c2e6536935619341c79c238734f77
tree330c8a78677bb1c978d9c7fcd5960a3aaa41cb5c
parentd328991578d9f637fd1866639bfcbdfff64aba75
Switch pg_verify_checksums back to a blacklist

This basically reverts commit d55241af705667d4503638e3f77d3689fd6be31,
leaving around a portion of the regression tests still adapted with
empty relation files, and corrupted cases.  This is also proving to be
failing to check properly relation files located in a non-default
tablespace path.

Per discussion with various folks, including Stephen Frost, David
Steele, Andres Freund, Michael Banck and myself.

Reported-by: Michael Banck
Discussion: https://postgr.es/m/20181021134206.GA14282@paquier.xyz
Backpatch-through: 11
src/bin/pg_verify_checksums/pg_verify_checksums.c
src/bin/pg_verify_checksums/t/002_actions.pl