| From: | Bertrand Drouvot <bertranddrouvot(dot)pg(at)gmail(dot)com> |
|---|---|
| To: | Álvaro Herrera <alvherre(at)kurilemu(dot)de> |
| 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: | 2025-11-17 17:39:37 |
| Message-ID: | aRtd2dw8FO1nNX7k@ip-10-97-1-34.eu-west-3.compute.internal |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi,
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.
Regards,
--
Bertrand Drouvot
PostgreSQL Contributors Team
RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com
| Attachment | Content-Type | Size |
|---|---|---|
| v10-0001-Replace-literal-0-with-InvalidXLogRecPtr-for-XLo.patch | text/x-diff | 9.2 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jacob Champion | 2025-11-17 18:13:30 | Re: Updating IPC::Run in CI? |
| Previous Message | Tomas Vondra | 2025-11-17 17:28:34 | Re: Adding basic NUMA awareness |