Re: CATUPDATE confusion? - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: CATUPDATE confusion?
Date
Msg-id 54E65000.8030304@gmx.net
Whole thread Raw
In response to Re: CATUPDATE confusion?  (Adam Brightwell <adam.brightwell@crunchydatasolutions.com>)
Responses Re: CATUPDATE confusion?
Re: CATUPDATE confusion?
List pgsql-hackers
On 12/29/14 7:16 PM, Adam Brightwell wrote:
> Given this discussion, I have attached a patch that removes CATUPDATE
> for review/discussion.
> 
> One of the interesting behaviors (or perhaps not) is how
> 'pg_class_aclmask' handles an invalid role id when checking permissions
> against 'rolsuper' instead of 'rolcatupdate'.

I'd get rid of that whole check, not just replace rolcatupdate by rolsuper.



pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: Allow "snapshot too old" error, to prevent bloat
Next
From: Tom Lane
Date:
Subject: Re: Manipulating complex types as non-contiguous structures in-memory