1. 10 Nov, 2004 1 commit
    • Bruce Momjian's avatar
      Add bitmap info: · 056d7e3a
      Bruce Momjian authored
      <   heap page to find matching rows.
      >   heap page to find matching rows, or perhaps use a mixed solution where
      >   tids are recorded for pages with only a few matches and per-page bitmaps
      >   are used for more dense pages.  Another idea is to use a 32-bit bitmap
      >   for every page and set a bit based on the item number mod(32).
      056d7e3a
  2. 09 Nov, 2004 17 commits
  3. 08 Nov, 2004 15 commits
  4. 07 Nov, 2004 4 commits
  5. 06 Nov, 2004 3 commits