PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
ValuesScan Struct Reference

#include <plannodes.h>

Data Fields

Scan scan
 
Listvalues_lists
 

Detailed Description

Definition at line 736 of file plannodes.h.

Field Documentation

◆ scan

Scan ValuesScan::scan

◆ values_lists

List* ValuesScan::values_lists

Definition at line 740 of file plannodes.h.

Referenced by ExecInitValuesScan(), make_valuesscan(), and set_plan_refs().


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