Re: More tests to stress directly checksum_impl.h - Mailing list pgsql-hackers

From Tom Lane
Subject Re: More tests to stress directly checksum_impl.h
Date
Msg-id 4464.1583694731@sss.pgh.pa.us
Whole thread Raw
In response to Re: More tests to stress directly checksum_impl.h  (Michael Paquier <michael@paquier.xyz>)
Responses Re: More tests to stress directly checksum_impl.h  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
Michael Paquier <michael@paquier.xyz> writes:
> Thanks for the computations with big-endian!  I would have just gone
> down to the 8kB page for the expected results by seeing three other
> tests blowing up, but no objection to what you have here either.  I
> have checked the computations with little-endian from your patch and
> these are correct.

After thinking more I concluded that the extra expected files would
just be a waste of tarball space, at least till such time as we make
a push to fix all the regression tests to be blocksize-independent.

Pushed it with just the 8K files.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pg11+: pg_ls_*dir LIMIT 1: temporary files .. not closed at end-of-transaction
Next
From: Justin Pryzby
Date:
Subject: Re: pg11+: pg_ls_*dir LIMIT 1: temporary files .. not closed atend-of-transaction