mirror of
https://github.com/postgres/postgres.git
synced 2026-06-03 06:18:35 -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