PostgreSQL Source Code  git master
ListenStmt Struct Reference

#include <parsenodes.h>

Data Fields

NodeTag type
 
char * conditionname
 

Detailed Description

Definition at line 3645 of file parsenodes.h.

Field Documentation

◆ conditionname

char* ListenStmt::conditionname

Definition at line 3648 of file parsenodes.h.

◆ type

NodeTag ListenStmt::type

Definition at line 3647 of file parsenodes.h.


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