Re: BUG #15828: Server crashes inside CloneRowTriggersToPartition - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #15828: Server crashes inside CloneRowTriggersToPartition
Date
Msg-id 29016.1559594310@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #15828: Server crashes inside CloneRowTriggersToPartition  (Alexander Lakhin <exclusion@gmail.com>)
List pgsql-bugs
Alexander Lakhin <exclusion@gmail.com> writes:
>> When running in parallel two queries (modified excerpts from
>> src/test/regress/ join.sql and update.sql):

> The patch to reproduce the crash on master is attached,

Thanks for the test case.  It's surprising though that we don't see
this fail out-of-the-box.  It's not okay to reset the context that
a systable scan is using ...

            regards, tom lane



pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #15821: Parallel Workers with functions and auto_explain: ERROR: could not find key 3 in shm TOC
Next
From: Michael Paquier
Date:
Subject: Re: BUG #15789: libpq compilation with OpenSSL 1.1.1b fails onWindows with Visual Studio 2017