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

#include <parsenodes.h>

Data Fields

NodeTag type
 
char * conditionname
 

Detailed Description

Definition at line 3708 of file parsenodes.h.

Field Documentation

◆ conditionname

char* ListenStmt::conditionname

Definition at line 3711 of file parsenodes.h.

◆ type

NodeTag ListenStmt::type

Definition at line 3710 of file parsenodes.h.


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