]> granicus.if.org Git - postgresql/commit
Add support for Case exprs to fix_indxqual_references,
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 29 Jul 1999 02:48:05 +0000 (02:48 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 29 Jul 1999 02:48:05 +0000 (02:48 +0000)
commitecbfafbe0e80860ba1667438eb71865d72e4c4b0
tree33d777e81bb8c93a6c66a7e7f316631cfb3d347e
parent6b157f376a52edd14d63b7826bdc299645832610
Add support for Case exprs to fix_indxqual_references,
so that Case works in WHERE join clauses.  Temporary patch --- this routine
is one of many that ought to be changed to use centralized expression-tree-
walking logic.
src/backend/optimizer/plan/createplan.c