PostgreSQL Source Code git master
Loading...
Searching...
No Matches
AlterSystemStmt Struct Reference

#include <parsenodes.h>

Data Fields

NodeTag type
 
VariableSetStmtsetstmt
 

Detailed Description

Definition at line 4036 of file parsenodes.h.

Field Documentation

◆ setstmt

VariableSetStmt* AlterSystemStmt::setstmt

Definition at line 4039 of file parsenodes.h.

◆ type

NodeTag AlterSystemStmt::type

Definition at line 4038 of file parsenodes.h.


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