Re: amcheck hardening

2021-03-13 Thread Mark Dilger
> On Mar 13, 2021, at 11:06 AM, Peter Geoghegan wrote: > > On Sat, Mar 13, 2021 at 10:35 AM Mark Dilger > wrote: >> The testing strategy I'm using is to corrupt heap and btree pages in schema >> "public" of the "regression" database created by `make installcheck`, by >> overwriting random b

Re: amcheck hardening

2021-03-13 Thread Peter Geoghegan
On Sat, Mar 13, 2021 at 10:35 AM Mark Dilger wrote: > The testing strategy I'm using is to corrupt heap and btree pages in schema > "public" of the "regression" database created by `make installcheck`, by > overwriting random bytes in randomly selected locations on pages after the > page header