Re: Small query using LATERAL that segfaults Postgres
David Rowley <dgrowleyml@gmail.com>
From: David Rowley <dgrowleyml@gmail.com>
To: Tom Ellis <tom-lists-postgresql.org@jaguarpaw.co.uk>, PostgreSQL mailing lists <pgsql-bugs@lists.postgresql.org>
Date: 2020-07-14T09:04:25Z
Lists: pgsql-bugs
On Tue, 14 Jul 2020 at 21:00, Tom Ellis <tom-lists-postgresql.org@jaguarpaw.co.uk> wrote: > Thanks Tom. Could you send a link to the fix? I'd be interested to > see what the problem was. https://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=a742ecf9c63d454ccb107a357288c8ec1444ca12 David
Commits
-
Cope with lateral references in the quals of a subquery RTE.
- dc6bb09949c8 9.6.19 landed
- d3b642ad99e9 12.4 landed
- 80d8f6d1d633 9.5.23 landed
- 6443cd2e2421 10.14 landed
- 3753df8f8ae8 11.9 landed
- a742ecf9c63d 14.0 landed
- 0734dbc45034 13.0 landed