Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMelanie Plageman2024-12-19 16:55:18 +0000
committerMelanie Plageman2024-12-19 16:55:18 +0000
commit2128cebcdb2f32303baf200fa2ccb2947366c636 (patch)
tree68e82e9dd8a53cec1629ad92b55459d86497f2a9 /src/backend/access/spgist
parent754c610e13b820370db4c02010a4c8c5dbd1edbd (diff)
Remove extra prefetch iterator setup for Bitmap Table Scan
1a0da347a7ac98db replaced Bitmap Table Scan's separate private and shared bitmap iterators with a unified iterator. It accidentally set up the prefetch iterator twice for non-parallel bitmap table scans. Remove the extra set up call to tbm_begin_iterate().
Diffstat (limited to 'src/backend/access/spgist')
0 files changed, 0 insertions, 0 deletions