Re: amcheck is using a wrong macro to check compressed-ness
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Cc: pgsql-hackers@lists.postgresql.org, Robert Haas <robertmhaas@gmail.com>
Date: 2022-06-09T01:48:27Z
Lists: pgsql-hackers
On Wed, May 18, 2022 at 09:55:07AM +0900, Michael Paquier wrote: > On Tue, May 17, 2022 at 04:58:11PM +0900, Michael Paquier wrote: >> Adding Robert in CC, as this has been added with bd807be. I have >> added an open item for now. > > With the individual in CC, that's even better. Three weeks later, ping. Robert, could you look at this thread? -- Michael
Commits
-
amcheck: Fix incorrect use of VARATT_IS_COMPRESSED.
- e243de03fb45 15.0 landed