Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

CreateTrigStmt Struct Reference

#include <parsenodes.h>

Data Fields

NodeTag type
char * trigname
RangeVarrelation
Listfuncname
Listargs
bool row
int16 timing
int16 events
Listcolumns
NodewhenClause
bool isconstraint
bool deferrable
bool initdeferred
RangeVarconstrrel

Detailed Description

Definition at line 1730 of file parsenodes.h.


Field Documentation

Definition at line 1732 of file parsenodes.h.


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