Revise the TIDBitmap API to support multiple concurrent iterations over a

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

Commit: 43a57cf3657faba593ba72c3d67f3397ae84c60d
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2009-01-10T21:08:36Z
Releases: 8.4.0
Revise the TIDBitmap API to support multiple concurrent iterations over a
bitmap.  This is extracted from Greg Stark's posix_fadvise patch; it seems
worth committing separately, since it's potentially useful independently of
posix_fadvise.

Files