Skip to content
Snippets Groups Projects
Commit e3b98527 authored by Tom Lane's avatar Tom Lane
Browse files

Teach planner how to rearrange join order for some classes of OUTER JOIN.

Per my recent proposal.  I ended up basing the implementation on the
existing mechanism for enforcing valid join orders of IN joins --- the
rules for valid outer-join orders are somewhat similar.
parent 1a6aaaa6
Branches
Tags
No related merge requests found
Showing
with 946 additions and 694 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment