On Sat, Jul 11, 2015 at 09:20:41PM +0000, Joe Conway wrote:
> Add assign_expr_collations() to CreatePolicy() and AlterPolicy().
> 
> As noted by Noah Misch, CreatePolicy() and AlterPolicy() omit to call
> assign_expr_collations() on the node trees. Fix the omission and add
> his test case to the rowsecurity regression test.

I think this commit has added a compiler warning:

   policy.c:542: warning: implicit declaration of function 
'assign_expr_collations'

-- 
  Bruce Momjian  <[email protected]>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + Everyone has their own god. +


-- 
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

Reply via email to