Re: segmentation fault with simple UPDATE statement (postgres 10.5)
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Bezverhijs Eduards <Eduards.Bezverhijs@tieto.com>
Cc: "pgsql-bugs@postgresql.org" <pgsql-bugs@postgresql.org>
Date: 2018-12-12T16:13:17Z
Lists: pgsql-bugs
Bezverhijs Eduards <Eduards.Bezverhijs@tieto.com> writes: > We encountered a bug in our systems with update statement, but long story short, here's the self-containing test case which results in segmentation fault. Huh. I can reproduce this in 9.6 and 10, but not earlier or later branches. Looking ... regards, tom lane
Commits
-
Repair bogus handling of multi-assignment Params in upper plan levels.
- 6548d62a98f9 9.5.16 landed
- 10bad8c0f02e 9.6.12 landed
- f9f63ed1f2e5 10.7 landed
- 302d4eee933e 11.2 landed
- 0f7ec8d9c3ae 12.0 landed