Peter,

* Peter Geoghegan (p...@heroku.com) wrote:
> For column level privileges, you wouldn't expect to only get an error
> about not having the relevant update permissions at runtime, when the
> update path happens to be taken. And so it is for RLS.

Right, that's the precedent we should be considering.  Column-level
privileges is a great example- you need both insert and update
privileges for the columns involved for the command to succeed.  It
shouldn't depend on which path actually ends up being taken.

        Thanks!

                Stephen

Attachment: signature.asc
Description: Digital signature

Reply via email to