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-24 20:48:31
Message-ID: CAAKRu_ZQeroCU1beso2QP_3z5CGJipwSpeMAGxxG4wHSfTceuA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Jun 24, 2025 at 1:53 PM Tomas Vondra <tomas(at)vondra(dot)me> wrote:
>
> Thanks for noticing this. I'd probably be +0.5 to backpatch this, even
> if it's ultimately harmless, just to keep the code not confusing.

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.

- Melanie

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2025-06-24 21:03:28 Re: [PATCH] Fix OAuth feature detection on OpenBSD+Meson
Previous Message Jacob Champion 2025-06-24 20:46:04 Re: [PATCH] Fix OAuth feature detection on OpenBSD+Meson