Re: CATUPDATE confusion? - Mailing list pgsql-hackers

From Adam Brightwell
Subject Re: CATUPDATE confusion?
Date
Msg-id CAKRt6CQmJ1PXh+FSzxwQFu5PT2=sQkNpGER7QUP=uL0Ob_Jhig@mail.gmail.com
Whole thread Raw
In response to Re: CATUPDATE confusion?  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: CATUPDATE confusion?  (Michael Paquier <michael.paquier@gmail.com>)
List pgsql-hackers
Peter,

Thanks for the review and feedback.

> 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.

Ah yes, that's a good point.  I have updated and attached a new version of the patch.

Thanks,
Adam

--
Attachment

pgsql-hackers by date:

Previous
From: David Fetter
Date:
Subject: Re: POLA violation with \c service=
Next
From: Stephen Frost
Date:
Subject: Re: Allow "snapshot too old" error, to prevent bloat