PostgreSQL Source Code  git master
ResTarget Struct Reference

#include <parsenodes.h>

Data Fields

NodeTag type
 
char * name
 
Listindirection
 
Nodeval
 
ParseLoc location
 

Detailed Description

Definition at line 514 of file parsenodes.h.

Field Documentation

◆ indirection

◆ location

◆ name

◆ type

NodeTag ResTarget::type

Definition at line 516 of file parsenodes.h.

◆ val


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