]> granicus.if.org Git - postgresql/commit
Switch pg_verify_checksums back to a blacklist
authorMichael Paquier <michael@paquier.xyz>
Fri, 30 Nov 2018 01:15:06 +0000 (10:15 +0900)
committerMichael Paquier <michael@paquier.xyz>
Fri, 30 Nov 2018 01:15:06 +0000 (10:15 +0900)
commit85036308dc5871b1d41e4292fa089d3809963252
tree518e8095442eb8c7ebec6b29c395a6f6ebc009d4
parent53a5ceb2b68bc90a2ebd40e489d79f6e02441378
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