Header And Logo

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

Data Fields

EventTriggerData Struct Reference

#include <event_trigger.h>

Data Fields

NodeTag type
const char * event
Nodeparsetree
const char * tag

Detailed Description

Definition at line 21 of file event_trigger.h.


Field Documentation

Definition at line 24 of file event_trigger.h.

Referenced by EventTriggerCommonSetup(), and plpgsql_exec_event_trigger().

Definition at line 25 of file event_trigger.h.

Referenced by EventTriggerCommonSetup().

const char* EventTriggerData::tag

Definition at line 26 of file event_trigger.h.

Referenced by EventTriggerCommonSetup(), and plpgsql_exec_event_trigger().

Definition at line 23 of file event_trigger.h.

Referenced by EventTriggerCommonSetup(), and plpgsql_validator().


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