diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2009-04-28 21:31:16 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2009-04-28 21:31:16 +0000 |
commit | c59d8dd44d34ea617296b4a2d6e22fefc74593ed (patch) | |
tree | 786e89d2c217b9ed3628cfa09f61993101c48fd3 /src/tutorial/complex.c | |
parent | 636edd553daafeaab775d0f4054ca02fa5240ad0 (diff) | |
download | postgresql-c59d8dd44d34ea617296b4a2d6e22fefc74593ed.tar.gz postgresql-c59d8dd44d34ea617296b4a2d6e22fefc74593ed.zip |
Improve pull_up_subqueries logic so that it doesn't insert unnecessary
PlaceHolderVar nodes in join quals appearing in or below the lowest
outer join that could null the subquery being pulled up. This improves
the planner's ability to recognize constant join quals, and probably
helps with detection of common sort keys (equivalence classes) as well.
Diffstat (limited to 'src/tutorial/complex.c')
0 files changed, 0 insertions, 0 deletions