Re: v16 regression - wrong query results with LEFT JOINs + join removal
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Kirk Wolak <wolakk@gmail.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2023-05-12T11:39:29Z
Lists: pgsql-hackers
On Thu, May 11, 2023 at 4:16 PM Kirk Wolak <wolakk@gmail.com> wrote: > Forgive the noob question... But does this trigger a regression test to be created? > And who tracks/pushes that? Tom included one in the commit. -- Robert Haas EDB: http://www.enterprisedb.com
Commits
-
Undo faulty attempt at not relying on RINFO_IS_PUSHED_DOWN.
- c8b881d21fd8 16.0 landed
-
Generate code for query jumbling through gen_node_support.pl
- 3db72ebcbe20 16.0 cited
-
Allow REPLICA IDENTITY to be set on an index that's not (yet) valid.
- c9f7f926484d 16.0 cited