Re: Possible typo in create_policy.sgml - Mailing list pgsql-hackers

From Peter Geoghegan
Subject Re: Possible typo in create_policy.sgml
Date
Msg-id CAM3SWZTy44dktQXY8AbgDavD8DgpRO=oN843QeWOf9cEKoxX8A@mail.gmail.com
Whole thread Raw
In response to Re: Possible typo in create_policy.sgml  (Stephen Frost <sfrost@snowman.net>)
List pgsql-hackers
On Wed, Jan 7, 2015 at 12:06 PM, Stephen Frost <sfrost@snowman.net> wrote:
> Where the USING parameter is 'expression' but the WITH CHECK parameter
> is 'check_expression'.  He makes a good point, I believe, as
> "expression" is overly generic.  I don't like the idea of using
> "barrier_expression" though as that ends up introducing a new term- how
> about "using_expression"?

Yes, I think "using_expression" works best.


-- 
Peter Geoghegan



pgsql-hackers by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: INSERT ... ON CONFLICT UPDATE and RLS
Next
From: Michael Paquier
Date:
Subject: Re: Fillfactor for GIN indexes