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-19T01:02:28Z
Lists: pgsql-bugs
I've changed all name data types to text and running a query on a simple table with another function and it is still crashing :/ yeah, removing ORDER BY helps here also... -- 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