OSDN Git Service

Make WHERE conditions pulled up from subqueries be executed before outer
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 13 Jun 2002 15:10:25 +0000 (15:10 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 13 Jun 2002 15:10:25 +0000 (15:10 +0000)
commitf67a931aa42a28b44c12bed603365686101cfa0e
tree7abadd9a50769ea7f8f7f118dea07da4d09d9fa3
parentb1ac89f594114a8ff4b6f9dab1648c816d0c36b0
Make WHERE conditions pulled up from subqueries be executed before outer
WHERE conditions, if there is no reason to do it differently.
src/backend/optimizer/plan/planner.c