Re: BUG #15677: Crash while deleting from partitioned table

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>
Cc: infernorb@gmail.com, pgsql-bugs@lists.postgresql.org, PG Bug reporting form <noreply@postgresql.org>
Date: 2019-03-11T04:55:21Z
Lists: pgsql-bugs
On Mon, Mar 11, 2019 at 12:55:05PM +0900, Amit Langote wrote:
> Forgot to mention that this bug exists in PG 10, 11, and HEAD.  The same
> patch applies to all three branches.

Could you add that to the future CF so as we don't forget?
--
Michael

Commits

  1. Fix EvalPlanQualStart to handle partitioned result rels correctly.