Tweak planner so that index expressions and predicates are matched to

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 04226b640493a206b9927b8160fb48b864efcce6
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2004-03-14T23:41:27Z
Releases: 8.0.0
Tweak planner so that index expressions and predicates are matched to
queries without regard to whether coercions are stated explicitly or
implicitly.  Per suggestion from Stephan Szabo.

Files