PostgreSQL Source Code  git master
AlterSystemStmt Struct Reference

#include <parsenodes.h>

Data Fields

NodeTag type
 
VariableSetStmtsetstmt
 

Detailed Description

Definition at line 3824 of file parsenodes.h.

Field Documentation

◆ setstmt

VariableSetStmt* AlterSystemStmt::setstmt

Definition at line 3827 of file parsenodes.h.

Referenced by AlterSystemSetConfigFile().

◆ type

NodeTag AlterSystemStmt::type

Definition at line 3826 of file parsenodes.h.


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