]> granicus.if.org Git - postgresql/commit
Test for whether a previous IN join restricts the current join was too
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 8 Mar 2004 17:20:17 +0000 (17:20 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 8 Mar 2004 17:20:17 +0000 (17:20 +0000)
commit7998e8ca6a7fb74968c64461263af5311b5e1074
tree5bdd86c7e6e8ea1fa58121368df73b1b2fe8a88f
parent0bdce30f6bd01bd4ad3c50664876b638e96e4d14
Test for whether a previous IN join restricts the current join was too
strict, per discussion with Dennis Haney.
Also, rearrange the preceding tests to avoid redundancy.
src/backend/optimizer/path/joinrels.c