Re: BUG #18986: SIGSEGV in nodeModifyTable.c during Parallel Execution

From: Dean Rasheed <dean(dot)a(dot)rasheed(at)gmail(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, y(at)lll(dot)gd, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #18986: SIGSEGV in nodeModifyTable.c during Parallel Execution
Date: 2025-07-18 09:19:14
Message-ID: CAEZATCWaoviy4DHX+wnsM1ggWZLzEqj3P6Z3E7=U25TX=M2tFQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Thu, 17 Jul 2025 at 07:46, Dean Rasheed <dean(dot)a(dot)rasheed(at)gmail(dot)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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Yaroslav Syrytsia 2025-07-18 10:36:41 Re: BUG #18986: SIGSEGV in nodeModifyTable.c during Parallel Execution
Previous Message Peter Geoghegan 2025-07-17 15:55:18 Re: Postgres: Queries are too slow after upgrading to PG17 from PG15