Re: security barrier INSERT - Mailing list pgsql-hackers

From Brightwell, Adam
Subject Re: security barrier INSERT
Date
Msg-id CAKRt6CRG6AEHSMn=yBWDAwQiY1ungGsDw6Y58wPRJOAnLwAHmA@mail.gmail.com
Whole thread Raw
In response to security barrier INSERT  (Drew Crawford <drew@sealedabstract.com>)
List pgsql-hackers
Drew,
 
IMHO this is nonintuitive, the intuitive behavior of a security_barrier view should be to forbid inserting rows that can’t appear in the view.

Isn't that what WITH CHECK OPTION is meant to accomplish?

-Adam



--

pgsql-hackers by date:

Previous
From: Drew Crawford
Date:
Subject: security barrier INSERT
Next
From: Robert Haas
Date:
Subject: Re: How ugly would this be? (ALTER DATABASE)