Add selectivity-calculation code for RowCompareExpr nodes. Simplistic,

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

Commit: 34f8ee973742d6a72840184c15aff7718022fae7
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2006-01-14T00:14:12Z
Releases: 8.2.0
Add selectivity-calculation code for RowCompareExpr nodes.  Simplistic,
but a lot better than nothing at all ...

Files