From: Michael Paquier Date: Sun, 28 Jul 2019 13:02:56 +0000 (+0900) Subject: Doc: Fix event trigger firing table X-Git-Tag: REL9_4_24~7 X-Git-Url: http://git.postgresql.org/gitweb/?a=commitdiff_plain;h=5f2a94a38d24afb2cbf79b048fdd6f5d319b9f49;p=postgresql.git Doc: Fix event trigger firing table The table has not been updated for some commands introduced in recent releases, so refresh it. While on it, reorder entries alphabetically. Backpatch all the way down for all the commands which have gone missing. Reported-by: Jeremy Smith Discussion: https://postgr.es/m/15883-afff0ea3cc2dbbb6@postgresql.org Backpatch-through: 9.4 --- diff --git a/doc/src/sgml/event-trigger.sgml b/doc/src/sgml/event-trigger.sgml index e5b9e661853..4eb08237637 100644 --- a/doc/src/sgml/event-trigger.sgml +++ b/doc/src/sgml/event-trigger.sgml @@ -147,6 +147,12 @@ X - + + ALTER DEFAULT PRIVILEGES + X + X + - + ALTER EXTENSION X @@ -177,6 +183,18 @@ X - + + ALTER LARGE OBJECT + X + X + - + + + ALTER MATERIALIZED VIEW + X + X + - + ALTER OPERATOR X @@ -333,6 +351,12 @@ X - + + CREATE MATERIALIZED VIEW + X + X + - + CREATE OPERATOR X @@ -501,6 +525,12 @@ X X + + DROP MATERIALIZED VIEW + X + X + X + DROP OPERATOR X