Re: Remove unneeded check for XLH_INSERT_ALL_FROZEN in heap_xlog_insert

From: Melanie Plageman <melanieplageman(at)gmail(dot)com>
To: Tomas Vondra <tomas(at)vondra(dot)me>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Tomáš Vondra <tv(at)fuzzy(dot)cz>, Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>
Subject: Re: Remove unneeded check for XLH_INSERT_ALL_FROZEN in heap_xlog_insert
Date: 2025-06-26 19:12:27
Message-ID: CAAKRu_Yp+KFgras2YjkJzeoqN1jHLomerAo0KbFT_5JhMAaQnA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Jun 24, 2025 at 4:48 PM Melanie Plageman
<melanieplageman(at)gmail(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jianghua Yang 2025-06-26 19:51:10 [PATCH] Use DatumGetUInt32() for dsm_attach() in test_shm_mq_main()
Previous Message Melanie Plageman 2025-06-26 18:27:42 Re: Simplify VM counters in vacuum code