Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

VariableSetStmt Struct Reference

#include <parsenodes.h>

Data Fields

NodeTag type
VariableSetKind kind
char * name
Listargs
bool is_local

Detailed Description

Definition at line 1433 of file parsenodes.h.


Field Documentation

Definition at line 1438 of file parsenodes.h.

Referenced by ExecSetVariableStmt(), and ExtractSetVariableArgs().

Definition at line 1439 of file parsenodes.h.

Referenced by ExecSetVariableStmt().

Definition at line 1435 of file parsenodes.h.


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