Обсуждение: Lack of post creation hook on extension

Поиск
Список
Период
Сортировка

Lack of post creation hook on extension

От
Kohei KaiGai
Дата:
I found a problem that extension.c does not invoke post-creation hook
on its creation time, although no module supports to assign security
label on extension objects right now.

The attached patch tries to fix it.

Thanks,
--
KaiGai Kohei <kaigai@kaigai.gr.jp>

Вложения

Re: Lack of post creation hook on extension

От
Robert Haas
Дата:
On Wed, Mar 23, 2011 at 5:13 PM, Kohei KaiGai <kaigai@kaigai.gr.jp> wrote:
> I found a problem that extension.c does not invoke post-creation hook
> on its creation time, although no module supports to assign security
> label on extension objects right now.
>
> The attached patch tries to fix it.

Thanks, committed.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company