PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
UnlistenStmt Struct Reference

#include <parsenodes.h>

Data Fields

NodeTag type
 
char * conditionname
 

Detailed Description

Definition at line 3739 of file parsenodes.h.

Field Documentation

◆ conditionname

char* UnlistenStmt::conditionname

Definition at line 3742 of file parsenodes.h.

◆ type

NodeTag UnlistenStmt::type

Definition at line 3741 of file parsenodes.h.


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