PostgreSQL Source Code  git master
WorkTableScanState Struct Reference

#include <execnodes.h>

Data Fields

ScanState ss
 
RecursiveUnionStaterustate
 

Detailed Description

Definition at line 2020 of file execnodes.h.

Field Documentation

◆ rustate

RecursiveUnionState* WorkTableScanState::rustate

◆ ss

ScanState WorkTableScanState::ss

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