Contents
DROP EVENT TRIGGER
A DDL command to remove an event trigger
DROP EVENT TRIGGER
is a DDL command to remove an event trigger
.
DROP EVENT TRIGGER
was added in PostgreSQL 9.3.
Change history
DROP EVENT TRIGGER
has not been modified since it was introduced in PostgreSQL 9.3.
- PostgreSQL 9.3
- added (initial commit 3855968f)
References
- PostgreSQL documentation: DROP EVENT TRIGGER