Re: pgsql: amcheck: Fix verify_heapam for tuples where xmin or xmax is 0.

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: pgsql: amcheck: Fix verify_heapam for tuples where xmin or xmax is 0.
Дата
Msg-id CA+TgmobEHfEvcqOPsWJWTWavAOC-Yc25MVm-VWh1kz9dtCCPxA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: pgsql: amcheck: Fix verify_heapam for tuples where xmin or xmax is 0.  (Peter Geoghegan <pg@bowt.ie>)
Список 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 по дате отправления:

Предыдущее
От: Corey Huinker
Дата:
Сообщение: Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions
Следующее
От: Dmitry Koval
Дата:
Сообщение: Re: Add SPLIT PARTITION/MERGE PARTITIONS commands