• Robert Haas's avatar
    Refactor bitmap heap scan in preparation for parallel support. · 9e0fe09f
    Robert Haas authored
    The final patch will be less messy if the prefetching support is
    a bit better isolated, so do that.
    
    Dilip Kumar, with some changes by me.  The larger patch set of which
    this is a part has been reviewed and tested by (at least) Andres
    Freund, Amit Khandekar, Tushar Ahuja, Rafia Sabih, Haribabu Kommi, and
    Thomas Munro.
    9e0fe09f
nodeBitmapHeapscan.c 18.1 KB