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

#include <plannodes.h>

Data Fields

Scan scan
 
char * enrname
 

Detailed Description

Definition at line 771 of file plannodes.h.

Field Documentation

◆ enrname

char* NamedTuplestoreScan::enrname

Definition at line 775 of file plannodes.h.

Referenced by ExecInitNamedTuplestoreScan(), and make_namedtuplestorescan().

◆ scan

Scan NamedTuplestoreScan::scan

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