PostgreSQL Source Code git master
Data Fields
ParallelIndexScanDescData Struct Reference

#include <relscan.h>

Data Fields

 
 
 
 
 

Detailed Description

Definition at line 195 of file relscan.h.

Field Documentation

ps_indexlocator

RelFileLocator ParallelIndexScanDescData::ps_indexlocator

Definition at line 198 of file relscan.h.

Referenced by index_beginscan_parallel(), and index_parallelscan_initialize().

ps_locator

RelFileLocator ParallelIndexScanDescData::ps_locator

Definition at line 197 of file relscan.h.

Referenced by index_beginscan_parallel(), and index_parallelscan_initialize().

ps_offset_am

Size ParallelIndexScanDescData::ps_offset_am

Definition at line 200 of file relscan.h.

Referenced by _bt_parallel_release(), btparallelrescan(), and index_parallelscan_initialize().

ps_offset_ins

Size ParallelIndexScanDescData::ps_offset_ins

Definition at line 199 of file relscan.h.

Referenced by ExecIndexOnlyScanInitializeWorker(), ExecIndexScanInitializeWorker(), and index_parallelscan_initialize().

ps_snapshot_data

char ParallelIndexScanDescData::ps_snapshot_data[FLEXIBLE_ARRAY_MEMBER]

Definition at line 201 of file relscan.h.

Referenced by index_beginscan_parallel(), and index_parallelscan_initialize().


The documentation for this struct was generated from the following file:

AltStyle によって変換されたページ (->オリジナル) /