Thread: pgsql: Add an explicit test to catch changes in checksumming calculatio

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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/38ce06c37e9cc8fec9125262b129602c2274f344

Modified Files
--------------
contrib/pageinspect/Makefile                |  2 +-
contrib/pageinspect/expected/checksum.out   | 40 +++++++++++++++++++++++++++++
contrib/pageinspect/expected/checksum_1.out | 40 +++++++++++++++++++++++++++++
contrib/pageinspect/sql/checksum.sql        | 31 ++++++++++++++++++++++
4 files changed, 112 insertions(+), 1 deletion(-)