pgsql: Finish incomplete revert of ec63622c0. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Finish incomplete revert of ec63622c0.
Date
Msg-id E1s42zB-001rnT-8d@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Finish incomplete revert of ec63622c0.

The code change this made might well be fine to keep, but the
comment justifying it by reference to self-join removal isn't.
Let's just go back to the status quo ante, pending a more thorough
review/redesign of SJE.

(I found this by grepping to see if any references to self-join
removal remained in the tree.)

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/07746a8ef2a871d904c26364cdca4e7feeffe395

Modified Files
--------------
src/backend/optimizer/prep/prepunion.c | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Last-minute updates for release notes.
Next
From: Tom Lane
Date:
Subject: pgsql: Stamp 16.3.