Add an explicit test to catch changes in checksumming calculations.
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 8 Mar 2020 19:09:14 +0000 (15:09 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 8 Mar 2020 19:09:14 +0000 (15:09 -0400)
commit38ce06c37e9cc8fec9125262b129602c2274f344
tree2fe4f242b37a93b831869a53eadf70225da0c343
parentb0b5e20cd8d1a58a8782d5dc806a5232db116e2f
Add an explicit test to catch changes in checksumming calculations.

Seems like a good idea in view of 006517432 and addd034ae.

Michael Paquier, Tom Lane

Discussion: https://postgr.es/m/20200306075230.GA118430@paquier.xyz
contrib/pageinspect/Makefile
contrib/pageinspect/expected/checksum.out [new file with mode: 0644]
contrib/pageinspect/expected/checksum_1.out [new file with mode: 0644]
contrib/pageinspect/sql/checksum.sql [new file with mode: 0644]