Re: ON CONFLICT issues around whole row vars, - Mailing list pgsql-hackers

From Andres Freund
Subject Re: ON CONFLICT issues around whole row vars,
Date
Msg-id 4CF60E10-4269-429D-921D-F2239E0E2388@anarazel.de
Whole thread Raw
In response to Re: ON CONFLICT issues around whole row vars,  (Peter Geoghegan <pg@heroku.com>)
List pgsql-hackers
On September 29, 2015 8:52:14 PM GMT+02:00, Peter Geoghegan <pg@heroku.com> wrote:
>On Tue, Sep 29, 2015 at 8:24 AM, Andres Freund <andres@anarazel.de>
>wrote:
>> So, took a bit longer than "tomorrow. I fought for a long while with
>a
>> mysterious issue, which turned out to be separate bug: The excluded
>> relation was affected by row level security policies, which doesn't
>make
>> sense.
>
>Why? You certainly thought that it made sense for conventional column
>permissions due to potential problems with before row insert triggers.
>Why would RLS be different? 

What would it mean? And why would it make sense to apply rls to a values list?

nodeModify already has the necessary rls invocations, no?

Andres


--- 
Please excuse brevity and formatting - I am writing this on my mobile phone.



pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: Idea for improving buildfarm robustness
Next
From: Tom Lane
Date:
Subject: Re: Idea for improving buildfarm robustness