PostgreSQL Source Code git master
ParallelTableScanDescData Struct Reference

#include <relscan.h>

Data Fields

RelFileLocator phs_locator
 
bool phs_syncscan
 
bool phs_snapshot_any
 
Size phs_snapshot_off
 

Detailed Description

Definition at line 80 of file relscan.h.

Field Documentation

◆ phs_locator

RelFileLocator ParallelTableScanDescData::phs_locator

◆ phs_snapshot_any

bool ParallelTableScanDescData::phs_snapshot_any

◆ phs_snapshot_off

Size ParallelTableScanDescData::phs_snapshot_off

◆ phs_syncscan


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