Re: Postgres 13 signal 11: Segmentation fault tested on 2 independent machines
pinker <pinker@onet.eu>
From: pinker <pinker@onet.eu>
To: pgsql-bugs@postgresql.org
Date: 2020-10-18T20:03:34Z
Lists: pgsql-bugs
Tom Lane-2 wrote > pinker < > pinker@ > > 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 Hi Tom, 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? -- Sent from: https://www.postgresql-archive.org/PostgreSQL-bugs-f2117394.html
Commits
-
Fix list-munging bug that broke SQL function result coercions.
- 25378db74fd9 13.1 landed
- c8ab9701791e 14.0 landed