| 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 13:12:24 |
| Message-ID: | aRsfOEM+qiGfzW8t@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 Thu, Nov 13, 2025 at 02:11:08PM +0000, Bertrand Drouvot wrote:
> On Fri, Nov 07, 2025 at 02:37:32PM +0100, Álvaro Herrera wrote:
>
> I guess/hope you'll get the same results if you use run_parallel.sh as mentioned
> above.
The .cocci script had an issue (not always detecting correctly direct member
access).
The script has been updated and the patch too (finding a new replacement in
gist.c).
Regards,
--
Bertrand Drouvot
PostgreSQL Contributors Team
RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com
| Attachment | Content-Type | Size |
|---|---|---|
| v9-0001-Replace-literal-0-with-InvalidXLogRecPtr-for-XLog.patch | text/x-diff | 8.9 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Amul Sul | 2025-11-17 13:43:15 | Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions |
| Previous Message | Chao Li | 2025-11-17 12:57:47 | Re: gen_guc_tables.pl: Validate required GUC fields before code generation |