Constant-expression simplifier now knows how to simplify strict functions
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 28 May 2000 20:33:28 +0000 (20:33 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 28 May 2000 20:33:28 +0000 (20:33 +0000)
commitab843085f15607df4b1fd0898806bd709b47d479
tree2f7eeb122cb8f0f6e3b9b46507685b60ef9721b6
parent305d3ce576683e63716b65046c0cca80e946f947
Constant-expression simplifier now knows how to simplify strict functions
that have at least one constant-NULL input, even if other inputs are
not constants.
src/backend/optimizer/util/clauses.c