Re: Privileges and inheritance - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Privileges and inheritance
Date
Msg-id 1256068648.12727.1.camel@vanquo.pezone.net
Whole thread Raw
In response to Privileges and inheritance  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: Privileges and inheritance
List pgsql-hackers
On Sat, 2009-10-03 at 09:45 +0300, I wrote:
> So let's get rid of that.  Selecting (or in general, operating) on a
> table with children only checks the privileges on that table, not the
> children.

If I'm seeing this right, it's literally a one-line fix.  Patch attached
with documentation and test updates.

Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Client application name
Next
From: Peter Eisentraut
Date:
Subject: Re: alpha1 bundled -- please verify