Re: more RLS oversights - Mailing list pgsql-hackers

From Robert Haas
Subject Re: more RLS oversights
Date
Msg-id CA+TgmoaphzxdUsq9Z3H0AQy0PT8_=mmANV5t0vmW9Gwuo2-DNQ@mail.gmail.com
Whole thread Raw
In response to Re: more RLS oversights  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Responses Re: more RLS oversights  (Joe Conway <joe.conway@crunchydata.com>)
List pgsql-hackers
On Wed, Jul 29, 2015 at 3:58 PM, Alvaro Herrera
<alvherre@2ndquadrant.com> wrote:
> I think this reads a bit funny.  What's a "POLICY USING" clause?  I
> expect that translators will treat the two words POLICY USING as a
> single token, and the result is not going to make any sense.
>
> Maybe "in a policy's USING and WITH CHECK expressions", or perhaps "in
> policies's USING and WITH CHECK exprs", not sure.

Yeah, I don't see why we would capitalize POLICY there.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Transactions involving multiple postgres foreign servers
Next
From: Robert Haas
Date:
Subject: Re: CustomScan and readfuncs.c