From: | Jim Jones <jim(dot)jones(at)uni-muenster(dot)de> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>, Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: Add notification on BEGIN ATOMIC SQL functions using temp relations |
Date: | 2025-10-13 15:49:31 |
Message-ID: | b73c9e4f-6570-476d-9c1f-38f3a8b13354@uni-muenster.de |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 10/13/25 17:16, Jim Jones wrote:
> PFA a first attempt to address your points.
Oops... wrong files. Sorry.
PFA the correct version.
Jim
Attachment | Content-Type | Size |
---|---|---|
v5-0001-Refactor-dependency-recording-to-enable-dependenc.patch | text/x-patch | 5.8 KB |
v5-0002-Prevent-SQL-functions-with-BEGIN-ATOMIC-from-depe.patch | text/x-patch | 24.5 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 2025-10-13 15:49:38 | Re: Build failure with Meson >= 1.8.3 on Windows |
Previous Message | Tom Lane | 2025-10-13 15:48:59 | Re: [PATCH] Fix incorrect fprintf usage in log_error FRONTEND path |