| From: | Paul A Jungwirth <pj(at)illuminatedcomputing(dot)com> |
|---|---|
| To: | Aleksander Alekseev <aleksander(at)tigerdata(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, jian he <jian(dot)universality(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Subject: | Re: [PATCH] Fix null pointer dereference in PG19 |
| Date: | 2026-04-22 20:02:29 |
| Message-ID: | CA+renyUoTRnn0o4Pnfy2AOdtqMH3+n29_AfD4Aih3ifwMX9vyA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Wed, Apr 22, 2026 at 12:42 PM Paul A Jungwirth
<pj(at)illuminatedcomputing(dot)com> wrote:
>
> Here is v4 of the fix for this. I'd like to continue the conversation
> here since that other thread is huge and attached to the original
> commitfest entry for the feature. I'll make a new CF entry for just
> this thread.
>
> This patch squashes jian he's test enhancements from his v3 patch.
> Also I changed '[2024-01-01,2024-12-31)' to '[2024-01-01,2025-01-01)',
> which look less like a mistake (not that it matters to the test), and
> I cleaned up the test comment a little.
Here is a v5, documenting that we skip all FOR PORTION OF work in case
of an INSTEAD OF trigger.
Yours,
--
Paul ~{:-)
pj(at)illuminatedcomputing(dot)com
| Attachment | Content-Type | Size |
|---|---|---|
| v5-0001-Skip-FOR-PORTION-OF-leftovers-after-INSTEAD-OF-tr.patch | text/x-patch | 6.9 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Mok | 2026-04-22 20:18:55 | New vacuum config to avoid anti wraparound vacuums |
| Previous Message | Paul A Jungwirth | 2026-04-22 19:50:27 | Re: SQL:2011 Application Time Update & Delete |