PostgreSQL Source Code  git master
ParamRef Struct Reference

#include <parsenodes.h>

Data Fields

NodeTag type
 
int number
 
ParseLoc location
 

Detailed Description

Definition at line 301 of file parsenodes.h.

Field Documentation

◆ location

◆ number

◆ type

NodeTag ParamRef::type

Definition at line 303 of file parsenodes.h.


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