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

#include <parsenodes.h>

Data Fields

NodeTag type
 
int number
 
ParseLoc location
 

Detailed Description

Definition at line 303 of file parsenodes.h.

Field Documentation

◆ location

◆ number

◆ type

NodeTag ParamRef::type

Definition at line 305 of file parsenodes.h.


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