mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-08 10:37:34 +08:00
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