PostgreSQL Source Code git master
Loading...
Searching...
No Matches
WorkTableScan Struct Reference

#include <plannodes.h>

Data Fields

Scan scan
 
int wtParam
 

Detailed Description

Definition at line 822 of file plannodes.h.

Field Documentation

◆ scan

Scan WorkTableScan::scan

Definition at line 824 of file plannodes.h.

Referenced by ExecInitWorkTableScan(), make_worktablescan(), and set_plan_refs().

◆ wtParam

int WorkTableScan::wtParam

Definition at line 826 of file plannodes.h.

Referenced by make_worktablescan().


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