Re: bitmap scan and explain analyze - Mailing list pgsql-hackers

From Tatsuo Ishii
Subject Re: bitmap scan and explain analyze
Date
Msg-id 20050505.123337.110016689.t-ishii@sra.co.jp
Whole thread Raw
In response to Re: bitmap scan and explain analyze  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
> > BTW is it possible to let BitmapHeapScan fetch tuples by TID order?
> 
> It already does ...

Oh great. It seems tbm_begin_iterate() does the trick...
--
Tatsuo Ishii


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [pgsql-advocacy] Increased company involvement
Next
From: Tom Lane
Date:
Subject: Re: performance of bitmap scans in nested loop joins