Re: BUG #14456: pg_dump doesn't restore permissions on tables belonging to an extension

From: Stephen Frost <sfrost(at)snowman(dot)net>
To: Moshe Jacobson <moshe(at)neadwerx(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #14456: pg_dump doesn't restore permissions on tables belonging to an extension
Date: 2017-01-23 15:32:43
Message-ID: 20170123153243.GZ18360@tamriel.snowman.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

* Moshe Jacobson (moshe(at)neadwerx(dot)com) wrote:
> On Fri, Jan 20, 2017 at 5:10 PM Stephen Frost <sfrost(at)snowman(dot)net> wrote:
> > Please find attached a WIP patch to have ALTER EXTENSION ADD/DROP update
> > pg_init_privs accordingly.
>
> Thanks so much Stephen.
>
> We're not used to compiling from source around here, so it may be difficult
> for me to find the time to test, but if I am able, I will let you know.

No problem. I'm planning to push it later today and it'll be in 9.6.2.

Thanks!

Stephen

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Pavel Stehule 2017-01-23 16:01:58 Re: BUG #14508: PLPGSQL does not recognize nested user defined types
Previous Message Moshe Jacobson 2017-01-23 15:23:19 Re: BUG #14456: pg_dump doesn't restore permissions on tables belonging to an extension