Re: Postgres 13 signal 11: Segmentation fault tested on 2 independent machines
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: pinker <pinker@onet.eu>
Cc: pgsql-bugs@postgresql.org
Date: 2020-10-18T20:00:43Z
Lists: pgsql-bugs
pinker <pinker@onet.eu> writes: > Do you need any futher details? Yes. The stack trace is interesting, but far from enough to solve the problem. Since it evidently is reproducible for you, maybe you could extract a self-contained test case? regards, tom lane
Commits
-
Fix list-munging bug that broke SQL function result coercions.
- 25378db74fd9 13.1 landed
- c8ab9701791e 14.0 landed