Re: pgsql: RLS refactoring - Mailing list pgsql-committers

From Tom Lane
Subject Re: pgsql: RLS refactoring
Date
Msg-id 22678.1442348981@sss.pgh.pa.us
Whole thread Raw
In response to pgsql: RLS refactoring  (Stephen Frost <sfrost@snowman.net>)
Responses Re: pgsql: RLS refactoring  (Stephen Frost <sfrost@snowman.net>)
List pgsql-committers
Stephen Frost <sfrost@snowman.net> writes:
> RLS refactoring

It looks to me like this changed the representation of stored rules, so it
should have included a catversion bump.  This is particularly relevant to
the 9.5 branch where people already have alpha installations.

            regards, tom lane


pgsql-committers by date:

Previous
From: Stephen Frost
Date:
Subject: pgsql: Enforce ALL/SELECT policies in RETURNING for RLS
Next
From: Stephen Frost
Date:
Subject: Re: pgsql: RLS refactoring