Re: GRANT ON ALL IN schema - Mailing list pgsql-hackers

From Tom Lane
Subject Re: GRANT ON ALL IN schema
Date
Msg-id 20810.1249490458@sss.pgh.pa.us
Whole thread Raw
In response to Re: GRANT ON ALL IN schema  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: GRANT ON ALL IN schema  (Andrew Dunstan <andrew@dunslane.net>)
Re: GRANT ON ALL IN schema  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes:
> My understanding is that this patch will need to be reworked as well
> based on Tom's comments on "DefaultACLs".  Does that sound right?
> Should we expect a new version this week, or defer this until the
> September CommitFest?

I was planning to go review that patch too, even though it's presumably
not committable yet.

I'm not sure whether there is consensus on not using GRANT ON VIEW
(ie, having these patches treat tables and views alike).  I was waiting
to see if Stephen would put forward a convincing counterargument ...
        regards, tom lane


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Prefix support for synonym dictionary
Next
From: Robert Haas
Date:
Subject: CommitFest 2009-07: Closing Soon