Re: bitmap scan and explain analyze

Tatsuo Ishii <t-ishii@sra.co.jp>

From: Tatsuo Ishii <t-ishii@sra.co.jp>
To: tgl@sss.pgh.pa.us
Cc: pgsql-hackers@postgresql.org
Date: 2005-05-05T03:33:37Z
Lists: 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