Re: amcheck is using a wrong macro to check compressed-ness - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: amcheck is using a wrong macro to check compressed-ness
Date
Msg-id YrJ2yg/9VPn83fMW@paquier.xyz
Whole thread Raw
In response to Re: amcheck is using a wrong macro to check compressed-ness  (Michael Paquier <michael@paquier.xyz>)
Responses Re: amcheck is using a wrong macro to check compressed-ness  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On Thu, Jun 09, 2022 at 10:48:27AM +0900, Michael Paquier wrote:
> Three weeks later, ping.  Robert, could you look at this thread?

And again.  beta2 is planned to next week, and this is still an open
item.  I could look at that by myself, but I always tend to get easily
confused with all the VARATT macros when it comes to compressed blobs,
so it would take a bit of time.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: [BUG] Panic due to incorrect missingContrecPtr after promotion
Next
From: Thomas Munro
Date:
Subject: Re: Is RecoveryConflictInterrupt() entirely safe in a signal handler?