mirror of
https://github.com/postgres/postgres.git
synced 2025-11-10 17:42:29 +03:00
bitmaps for multiple indexscans. Instead just let each indexscan add TIDs directly into the BitmapOr node's result bitmap.
bitmaps for multiple indexscans. Instead just let each indexscan add TIDs directly into the BitmapOr node's result bitmap.