Re: Small query using LATERAL that segfaults Postgres - Mailing list pgsql-bugs

From Tom Ellis
Subject Re: Small query using LATERAL that segfaults Postgres
Date
Msg-id 20200714090018.GA17791@cloudinit-builder
Whole thread Raw
In response to Re: Small query using LATERAL that segfaults Postgres  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Small query using LATERAL that segfaults Postgres
List pgsql-bugs
On Mon, Jul 13, 2020 at 08:40:38PM -0400, Tom Lane wrote:
> Tom Ellis <tom-lists-postgresql.org@jaguarpaw.co.uk> writes:
> > This small query seems to segfault Postgres.  I've tried on the
> > version of Postgres 11 that comes with Debian Stable and all versions
> > on https://www.db-fiddle.com/ including 13 (Beta).  DB Fiddle actually
> > says "An unexpected error occurred." but I suspect that's the
> > segfault.
> 
> Hm, looks like this has been wrong since we introduced LATERAL :-(.
> I pushed a band-aid fix.  Thanks for the report!

Thanks Tom.  Could you send a link to the fix?  I'd be interested to
see what the problem was.

Tom



pgsql-bugs by date:

Previous
From: PG Bug reporting form
Date:
Subject: BUG #16540: Possible corrupted file?
Next
From: David Rowley
Date:
Subject: Re: Small query using LATERAL that segfaults Postgres