[DOCS] drop table doesn't fire ddl_command_end event trigger

Поиск
Список
Период
Сортировка
От sanyamjain22@live.in
Тема [DOCS] drop table doesn't fire ddl_command_end event trigger
Дата
Msg-id 20170925134240.1450.15442@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: [DOCS] drop table doesn't fire ddl_command_end event trigger
Список pgsql-docs
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

В списке pgsql-docs по дате отправления: