Should TRUNCATE fire DDL triggers

Поиск
Список
Период
Сортировка
От Hari Krishna Sunder
Тема Should TRUNCATE fire DDL triggers
Дата
Msg-id CAAeiqZ3z+KWSPD4mMGiah22dE8ST2Gtwtu3uAVFf43qpiOVFRg@mail.gmail.com
обсуждение исходный текст
Ответы Re: Should TRUNCATE fire DDL triggers
Список pgsql-hackers
First of all, is TRUNCATE a DDL or a DML? This doc refers to it as a DDL, whereas other docs like this and this treat it as a DML, so which one is it?

A lot of other SQL databases treat TRUNCATE as a DDL, so assuming that is true, can we add it to the command tags supported by "ddl_command_start" and "ddl_command_end" triggers?

---
Hari Krishna Sunder

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