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

From: Abhijit Menon-Sen <ams(at)toroid(dot)org>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: information schema/aclexplode doesn't know about default privileges
Date: 2012-01-26 16:10:26
Message-ID: 20120126161026.GA31309@toroid.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

At 2012-01-09 20:23:59 +0200, peter_e(at)gmx(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2012-01-26 16:29:38 Re: Different error messages executing CREATE TABLE or ALTER TABLE to create a column "xmin"
Previous Message Tom Lane 2012-01-26 16:04:52 Re: WIP patch for parameterized inner paths