Event Triggers and GRANT/REVOKE

Поиск
Список
Период
Сортировка
От Miles Elam
Тема Event Triggers and GRANT/REVOKE
Дата
Msg-id CAALojA9YTg1GzECnTkSnpt7pStsXdhOM132mJt4FLQUC4eVsrg@mail.gmail.com
обсуждение исходный текст
Ответы Re: Event Triggers and GRANT/REVOKE  (Adrian Klaver <adrian.klaver@aklaver.com>)
Список pgsql-general
GRANT and REVOKE trigger on a ddl_command_end event trigger but don't provide any information beyond whether it was a table, schema, function, etc. that was affected. No object IDs or the like are included. How would you find out which table had its ACLs modified?

Also, why do grants and revokes have an object_type of 'TABLE' instead of lower case names like 'table' for all other event types?


Thanks,

Miles Elam

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

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: Allowing client access
Следующее
От: PASCAL CROZET
Дата:
Сообщение: plpgsql copy import csv double quotes