[v9.1] Add security hook on initialization of instance

Поиск
Список
Период
Сортировка
От KaiGai Kohei
Тема [v9.1] Add security hook on initialization of instance
Дата
Msg-id 4C15F05D.1010700@ak.jp.nec.com
обсуждение исходный текст
Ответ на Re: ExecutorCheckPerms() hook  (KaiGai Kohei <kaigai@ak.jp.nec.com>)
Ответы Re: [v9.1] Add security hook on initialization of instance  (Stephen Frost <sfrost@snowman.net>)
Список pgsql-hackers
The attached patch tries to add one more security hook on the
initialization of PostgreSQL instance (InitPostgres()).

It gives the external security module a chance to initialize itself,
and acquire credential of the client.

I assumed the best place to initialize the module is just after the
initialize_acl() invocation, if ESP is available.
We have not discussed about this hook yet. So, I'd like to see any
comments.

Thanks,
--
KaiGai Kohei <kaigai@ak.jp.nec.com>

Вложения

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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: GSoC - Materialized Views - is stale or fresh?
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: warning message in standby