Tom Lane
08ccdf020e
Fix oversight in planning for multiple indexscans driven by
...
ScalarArrayOpExpr index quals: we were estimating the right total
number of rows returned, but treating the index-access part of the
cost as if a single scan were fetching that many consecutive index
tuples. Actually we should treat it as a multiple indexscan, and
if there are enough of 'em the Mackert-Lohman discount should kick in.
2006-07-01 22:07:23 +00:00
..
2006-05-03 22:45:26 +00:00
2006-03-05 15:59:11 +00:00
2006-03-05 15:59:11 +00:00
2006-04-08 18:49:52 +00:00
2006-06-15 02:08:09 +00:00
2006-03-05 15:59:11 +00:00
2006-06-06 16:20:11 +00:00
2006-03-05 15:59:11 +00:00
2006-03-05 15:59:11 +00:00
2006-03-05 15:59:11 +00:00
2006-03-05 15:59:11 +00:00
2006-06-16 23:29:27 +00:00
2005-10-15 02:49:52 +00:00
2006-03-05 15:59:11 +00:00
2006-03-05 15:59:11 +00:00
2006-03-05 15:59:11 +00:00
2006-03-05 15:59:11 +00:00
2006-05-11 19:15:36 +00:00
2006-03-05 15:59:11 +00:00
2006-06-25 18:29:49 +00:00
2006-03-05 15:59:11 +00:00
2006-03-05 15:59:11 +00:00
2006-03-05 15:59:11 +00:00
2006-03-07 19:06:50 +00:00
2006-04-05 22:11:58 +00:00
2006-03-05 15:59:11 +00:00
2006-03-05 15:59:11 +00:00
2006-03-05 15:59:11 +00:00
2006-03-05 15:59:11 +00:00
2006-03-05 15:59:11 +00:00
2006-03-05 15:59:11 +00:00
2005-05-25 21:40:43 +00:00
2006-03-05 15:59:11 +00:00
2006-04-25 14:11:59 +00:00
2006-06-27 22:16:44 +00:00
2006-04-25 22:46:05 +00:00
2006-05-04 18:51:36 +00:00
2006-06-16 18:42:24 +00:00
2006-07-01 22:07:23 +00:00
2006-05-03 22:45:26 +00:00
2006-06-20 22:52:00 +00:00
2006-03-05 15:59:11 +00:00
2006-06-27 16:53:02 +00:00
2006-06-27 02:51:40 +00:00
2006-06-16 18:42:24 +00:00
2006-03-05 15:59:11 +00:00