Re: pgsql: amcheck: Fix verify_heapam for tuples where xmin or xmax is 0. - Mailing list pgsql-hackers

From Robert Haas
Subject Re: pgsql: amcheck: Fix verify_heapam for tuples where xmin or xmax is 0.
Date
Msg-id CA+TgmobEHfEvcqOPsWJWTWavAOC-Yc25MVm-VWh1kz9dtCCPxA@mail.gmail.com
Whole thread Raw
In response to Re: pgsql: amcheck: Fix verify_heapam for tuples where xmin or xmax is 0.  (Peter Geoghegan <pg@bowt.ie>)
List pgsql-hackers
On Mon, Mar 27, 2023 at 4:52 PM Peter Geoghegan <pg@bowt.ie> wrote:
> This is fine, as far as it goes. Obviously it fixes the immediate problem.

OK, I've committed and back-patched this fix to v14, just like the
erroneous commit that created the issue.

--
Robert Haas
EDB: http://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: Corey Huinker
Date:
Subject: Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions
Next
From: Dmitry Koval
Date:
Subject: Re: Add SPLIT PARTITION/MERGE PARTITIONS commands