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-05-18T00:55:07Z
Lists: pgsql-hackers
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. -- Michael
Commits
-
amcheck: Fix incorrect use of VARATT_IS_COMPRESSED.
- e243de03fb45 15.0 landed