Header And Logo

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

Data Fields

TriggerData Struct Reference

#include <trigger.h>

Data Fields

NodeTag type
TriggerEvent tg_event
Relation tg_relation
HeapTuple tg_trigtuple
HeapTuple tg_newtuple
Triggertg_trigger
Buffer tg_trigtuplebuf
Buffer tg_newtuplebuf

Detailed Description

Definition at line 29 of file trigger.h.


Field Documentation


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