Re: Lack of post creation hook on extension
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Kohei KaiGai <kaigai@kaigai.gr.jp>
Cc: PgHacker <pgsql-hackers@postgresql.org>
Date: 2011-03-24T22:45:34Z
Lists: pgsql-hackers
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