| From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
|---|---|
| To: | Stephen Frost <sfrost(at)snowman(dot)net> |
| Cc: | "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: FORCE ROW LEVEL SECURITY |
| Date: | 2015-11-05 16:36:51 |
| Message-ID: | CA+TgmoZE4KwwHQjOqbsw8y4DrbTxbM1MCOwFzFQN8t5WRMmg1w@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Wed, Nov 4, 2015 at 2:39 PM, Stephen Frost <sfrost(at)snowman(dot)net> wrote:
> In this case, you ran it as superuser which automatically has the
> 'BYPASSRLS' privilege, which means that RLS is bypassed always.
>
> The change to how BYPASSRLS works was discussed with and ultimately
> implemented by Noah, as I recall.
Hmm, OK. I guess I missed the reasoning behind that decision, but
maybe it's not important.
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2015-11-05 17:04:34 | Re: [patch] Proposal for \rotate in psql |
| Previous Message | Robert Haas | 2015-11-05 16:29:48 | Re: Declarative partitioning |