postgresql/src/include/rewrite
Stephen Frost 093129c9d9 Add support for restrictive RLS policies
We have had support for restrictive RLS policies since 9.5, but they
were only available through extensions which use the appropriate hooks.
This adds support into the grammer, catalog, psql and pg_dump for
restrictive RLS policies, thus reducing the cases where an extension is
necessary.

In passing, also move away from using "AND"d and "OR"d in comments.
As pointed out by Alvaro, it's not really appropriate to attempt
to make verbs out of "AND" and "OR", so reword those comments which
attempted to.

Reviewed By: Jeevan Chalke, Dean Rasheed
Discussion: https://postgr.es/m/20160901063404.GY4028@tamriel.snowman.net
2016-12-05 15:50:55 -05:00
..
prs2lock.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
rewriteDefine.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
rewriteHandler.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
rewriteManip.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
rewriteRemove.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
rewriteSupport.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
rowsecurity.h Add support for restrictive RLS policies 2016-12-05 15:50:55 -05:00