BitmapHeapScan: postpone setting can_skip_fetch
Tomas Vondra <tomas.vondra@postgresql.org>
BitmapHeapScan: postpone setting can_skip_fetch Set BitmapHeapScanState->can_skip_fetch in BitmapHeapNext() instead of in ExecInitBitmapHeapScan(). This is a preliminary step to pushing the skip fetch optimization into heap AM code. Author: Melanie Plageman Reviewed-by: Tomas Vondra, Andres Freund, Heikki Linnakangas Discussion: https://postgr.es/m/CAAKRu_ZwCwWFeL_H3ia26bP2e7HiKLWt0ZmGXPVwPO6uXq0vaA%40mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/executor/nodeBitmapHeapscan.c | modified | +11 −10 |
Discussion
- BitmapHeapScan streaming read user and prelim refactoring 248 messages · 2024-02-13 → 2025-04-17