Re: Remove unneeded check for XLH_INSERT_ALL_FROZEN in heap_xlog_insert - Mailing list pgsql-hackers

From Melanie Plageman
Subject Re: Remove unneeded check for XLH_INSERT_ALL_FROZEN in heap_xlog_insert
Date
Msg-id CAAKRu_Yp+KFgras2YjkJzeoqN1jHLomerAo0KbFT_5JhMAaQnA@mail.gmail.com
Whole thread Raw
In response to Re: Remove unneeded check for XLH_INSERT_ALL_FROZEN in heap_xlog_insert  (Melanie Plageman <melanieplageman@gmail.com>)
List pgsql-hackers
On Tue, Jun 24, 2025 at 4:48 PM Melanie Plageman
<melanieplageman@gmail.com> wrote:
>
> Okay, I can backpatch this (to 14, I believe). I'll wait until the
> thread has been around for closer to 24 hours before doing anything,
> though.

Pushed and back-patched through 14.

- Melanie



pgsql-hackers by date:

Previous
From: Fujii Masao
Date:
Subject: Re: Documentation fix on pgbench \aset command
Next
From: Jianghua Yang
Date:
Subject: [PATCH] Use DatumGetUInt32() for dsm_attach() in test_shm_mq_main()