PG_TRIGGER v16
The PG_TRIGGER
view provides information about triggers on tables and views.
In addition to the information in the PostgreSQL pg_trigger description, EDB Postgres Advanced Server provides the following information.
Name | Type | Description |
---|---|---|
tgctype | smallint | Compound trigger events |
tgpackageoid | oid | Object identifier of the package created implicitly for a compound trigger |