Support more commands in event triggers

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: 296f3a6053844089bc533630fffafaba8f016384
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2015-02-23T17:22:42Z
Releases: 9.5.0
Support more commands in event triggers

COMMENT, SECURITY LABEL, and GRANT/REVOKE now also fire
ddl_command_start and ddl_command_end event triggers, when they operate
on database-local objects.

Reviewed-By: Michael Paquier, Andres Freund, Stephen Frost

Files