Re: information schema/aclexplode doesn't know about default privileges

Abhijit Menon-Sen <ams@toroid.org>

From: Abhijit Menon-Sen <ams@toroid.org>
To: Peter Eisentraut <peter_e@gmx.net>
Cc: pgsql-hackers@postgresql.org
Date: 2012-01-26T16:10:26Z
Lists: pgsql-hackers
At 2012-01-09 20:23:59 +0200, peter_e@gmx.net wrote:
>
> Nobody had a better idea, so here is the final patch.  I adjusted the
> regression tests a bit to avoid bloat from the now-visible owner
> privileges.

Patch applies, builds, and passes tests (and does report EXECUTE
privileges on a newly-created function). Code looks fine.

-- ams