PostgreSQL Source Code: ReturningOption Struct Reference (original) (raw)

#include <[parsenodes.h](parsenodes%5F8h%5Fsource.html)>

Data Fields
NodeTag type
ReturningOptionKind option
char * value
ParseLoc location

Detailed Description

Definition at line 1759 of file parsenodes.h.

Field Documentation

location

option

type

value

char* ReturningOption::value


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