mirror of
https://github.com/postgres/postgres.git
synced 2026-05-30 20:44:54 -04:00
296f3a6053
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