PostgreSQL Source Code  git master
NamedTuplestoreScan Struct Reference

#include <plannodes.h>

Data Fields

Scan scan
 
char * enrname
 

Detailed Description

Definition at line 651 of file plannodes.h.

Field Documentation

◆ enrname

char* NamedTuplestoreScan::enrname

Definition at line 654 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: