Re: BUG #15033: Segmentation fault running a query
Andrew Grossman <agrossman@gmail.com>
From: Andrew Grossman <agrossman@gmail.com>
To: Tomas Vondra <tomas.vondra@2ndquadrant.com>
Cc: pgsql-bugs@lists.postgresql.org, PG Bug reporting form <noreply@postgresql.org>
Date: 2018-01-27T15:32:37Z
Lists: pgsql-bugs
Ok, I'll do that. On Sat, Jan 27, 2018, 10:22 AM Tomas Vondra <tomas.vondra@2ndquadrant.com> wrote: > Hi, > > Unfortunately, the reproducer script is broken because of the automatic > wrapping of the text. It's a massive script, so it's unlikely anyone > will try fixing that manually. I suggest either sending the file as a > regular attachment or upload it somewhere and share the link. > > regards > > -- > Tomas Vondra http://www.2ndQuadrant.com > PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services >
Commits
-
Add stack-overflow guards in set-operation planning.
- e194f13838a5 9.5.11 landed
- c03fc84626be 9.3.21 landed
- 4e9fb4bfe2e3 9.6.7 landed
- 35a528062cc8 11.0 landed
- 1b2a3860d3ea 10.2 landed
- 06efc5cf53b9 9.4.16 landed
-
Improve performance in freeing memory contexts
- 25c539233044 9.6.0 cited