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:18:43Z
Lists: pgsql-bugs
pinker <pinker@onet.eu> writes: > I'm absolutely ok to provide you with the all DDL but i'm not allow to > provide any data. Would that be ok with you? It would be if it were sufficient to reproduce the crash ... but I tried, and I don't see any crash. Maybe you could make up some dummy data that is enough to make a self-contained test? regards, tom lane
Commits
-
Fix list-munging bug that broke SQL function result coercions.
- 25378db74fd9 13.1 landed
- c8ab9701791e 14.0 landed