PostgreSQL Source Code  git master
WorkTableScan Struct Reference

#include <plannodes.h>

Data Fields

Scan scan
 
int wtParam
 

Detailed Description

Definition at line 661 of file plannodes.h.

Field Documentation

◆ scan

Scan WorkTableScan::scan

◆ wtParam

int WorkTableScan::wtParam

Definition at line 664 of file plannodes.h.

Referenced by find_recursive_union(), and make_worktablescan().


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