Re: BUG #18986: SIGSEGV in nodeModifyTable.c during Parallel Execution - Mailing list pgsql-bugs

From Yaroslav Syrytsia
Subject Re: BUG #18986: SIGSEGV in nodeModifyTable.c during Parallel Execution
Date
Msg-id EDE60B8C-04C0-4C1B-A555-49AABA18057F@getmailspring.com
Whole thread Raw
In response to Re: BUG #18986: SIGSEGV in nodeModifyTable.c during Parallel Execution  (Dean Rasheed <dean.a.rasheed@gmail.com>)
List pgsql-bugs
Hello,

I just made a fresh build:

commit 91ad1bdef8e46983d82d2723c6e1c05e004f74c5 (HEAD -> 17_stable, origin/REL_17_STABLE)
Author: Dean Rasheed <dean.a.rasheed@gmail.com>
Date:   Fri Jul 18 10:01:31 2025 +0100

    Fix concurrent update trigger issues with MERGE in a CTE.

Can confirm that the issue is resolved now.

Thanks!

Yaroslav.

On Jul 18 2025, at 11:19 am, Dean Rasheed <dean.a.rasheed@gmail.com> wrote:
On Thu, 17 Jul 2025 at 07:46, Dean Rasheed <dean.a.rasheed@gmail.com> wrote:
>
> I'll push this in a day or so in any case, since it's clearly fixing
> *an* issue, even if it doesn't entirely fix the OP's issue.
>

Pushed.

Regards,
Dean

pgsql-bugs by date:

Previous
From: Dean Rasheed
Date:
Subject: Re: BUG #18986: SIGSEGV in nodeModifyTable.c during Parallel Execution
Next
From: PG Bug reporting form
Date:
Subject: BUG #18991: NUMA test fails on machine with two NUMA nodes when building 18beta2