Mention CREATE/DROP STATISTICS in event triggers docs
authorAlvaro Herrera
Mon, 13 Nov 2017 18:26:35 +0000 (19:26 +0100)
committerAlvaro Herrera
Mon, 13 Nov 2017 18:35:43 +0000 (19:35 +0100)
The new commands are reported by event triggers, but they weren't
documented as such.  Repair.

Author: David Rowley
Discussion: https://postgr.es/m/CAKJS1f-t-NE=AThB3zu1mKhdrm8PCb=++3e7x=Lf343xcrFHxQ@mail.gmail.com

doc/src/sgml/event-trigger.sgml

index c7b880d7c9c23aeefc2bcdb0c71f0345d1e65eb1..fda9ca9cd8185ff188f6ede19a247116bec29224 100644 (file)
         -
         
        
+       
+        CREATE STATISTICS
+        X
+        X
+        -
+        -
+        
+       
        
         CREATE TABLE
         X
         -
         
        
+       
+        DROP STATISTICS
+        X
+        X
+        X
+        -
+        
+       
        
         DROP TABLE
         X