pgsql: Revert my best_inner_indexscan patch of yesterday, which turns

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Revert my best_inner_indexscan patch of yesterday, which turns
Date: 2006-04-09 18:18:44
Message-ID: 20060409181844.9EFDF11F74F0@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Revert my best_inner_indexscan patch of yesterday, which turns out to have
had a bad side-effect: it stopped finding plans that involved BitmapAnd
combinations of indexscans using both join and non-join conditions. Instead,
make choose_bitmap_and more aggressive about detecting redundancies between
BitmapOr subplans.

Modified Files:
--------------
pgsql/src/backend/optimizer/path:
indxpath.c (r1.203 -> r1.204)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/optimizer/path/indxpath.c.diff?r1=1.203&r2=1.204)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2006-04-09 18:19:02 pgsql: Revert my best_inner_indexscan patch of yesterday, which turns
Previous Message User Andrewd 2006-04-09 15:13:33 pgbuildfarm - client-code: Do CVS status check in chunks to avoid