Re: Consistently use the XLogRecPtrIsInvalid() macro

From: Álvaro Herrera <alvherre(at)kurilemu(dot)de>
To: Bertrand Drouvot <bertranddrouvot(dot)pg(at)gmail(dot)com>
Cc: Peter Eisentraut <peter(at)eisentraut(dot)org>, Michael Paquier <michael(at)paquier(dot)xyz>, Heikki Linnakangas <hlinnaka(at)iki(dot)fi>, Quan Zongliang <quanzongliang(at)yeah(dot)net>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Consistently use the XLogRecPtrIsInvalid() macro
Date: 2026-01-29 17:45:12
Message-ID: 202601291744.chmxe2jjofs6@alvherre.pgsql
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2025-Nov-17, Bertrand Drouvot wrote:

> On Mon, Nov 17, 2025 at 01:12:24PM +0000, Bertrand Drouvot wrote:
> > The script has been updated and the patch too (finding a new replacement in
> > gist.c).
>
> Finally, adding GistNSN to the game (as a typedef XLogRecPtr) gives the attached.

I've pushed this. Hopefully it won't upset anything.

--
Álvaro Herrera PostgreSQL Developer — https://www.EnterpriseDB.com/
Officer Krupke, what are we to do?
Gee, officer Krupke, Krup you! (West Side Story, "Gee, Officer Krupke")

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Geoghegan 2026-01-29 17:50:38 Re: Buffer locking is special (hints, checksums, AIO writes)
Previous Message Andres Freund 2026-01-29 17:42:41 Re: Buffer locking is special (hints, checksums, AIO writes)