The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/9.6/static/event-trigger-matrix.html
Description:

Hi,
I have enable ddl_command_end trigger on a table.I can see fired events when
ddl type is alter or create but drop is not catched. But in description
https://www.postgresql.org/docs/9.6/static/event-trigger-matrix.html 
it is mentioned that drop table will also generate ddl_command_end trigger. 

-- 
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs

Reply via email to