]> granicus.if.org Git - postgresql/commit
Allow planner to fold "stable" functions to constants when forming
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 9 Nov 2004 21:42:53 +0000 (21:42 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 9 Nov 2004 21:42:53 +0000 (21:42 +0000)
commit9a633cbb6cc0c221dc24bd9ca4a3b3ea4ffcb7b5
treec9b702f3239cd7071a3fa1c5c5675a24e13564d3
parent8f6278d907466454abdeead00d99efab308a74dc
Allow planner to fold "stable" functions to constants when forming
selectivity estimates, per recent discussion.
src/backend/optimizer/util/clauses.c