First cut at making indexscan cost estimates depend on correlation

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

Commit: c23bc6fbb02455ee9c2e0206747a929aa79b7d01
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2001-05-09T23:13:37Z
Releases: 7.2.1
First cut at making indexscan cost estimates depend on correlation
between index order and table order.

Files