Andres Freund <and...@anarazel.de> writes: > On 2022-10-06 15:10:44 -0400, Tom Lane wrote: >> Andres Freund <and...@anarazel.de> writes: >>> Maybe worth printing the method ID as well?
>> I doubt it'd be useful. > I was thinking it could be useful to see whether the bits are likely to be the > result of wipe_mem(). But I guess for that we should print the whole byte, > rather than just the method. Perhaps not worth it. I think printing the whole int64 header word would be appropriate if we were hoping for something like that. Still not sure if it's useful. On the other hand, if control gets there then you are probably in need of debugging help ... regards, tom lane