postgresql/src/bin
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
..
initdb Bring some clarity to the defaults for the xxx_flush_after parameters. 2016-11-25 18:36:10 -05:00
pg_archivecleanup pg_archivecleanup: Add NLS 2016-11-04 10:40:05 -04:00
pg_basebackup Change qr/foo$/m to qr/foo\n/m, for Perl 5.8.8. 2016-11-07 20:27:30 -05:00
pg_config Translation updates 2016-08-08 11:08:00 -04:00
pg_controldata Fix CRC check handling in get_controlfile 2016-09-28 12:00:00 -04:00
pg_ctl pg_ctl: Add long option for -o 2016-10-19 08:48:48 -04:00
pg_dump Add support for restrictive RLS policies 2016-12-05 15:50:55 -05:00
pg_resetxlog Reduce the default for max_worker_processes back to 8. 2016-12-05 10:53:21 -05:00
pg_rewind pg_rewing pg_upgrade: Fix translation markers 2016-11-07 09:31:26 -05:00
pg_test_fsync pg_test_fsync: Add NLS 2016-11-04 10:40:05 -04:00
pg_test_timing pg_test_timing: Add NLS 2016-11-04 10:40:05 -04:00
pg_upgrade pg_upgrade: Upgrade sequence data via pg_dump 2016-11-13 21:44:58 -05:00
pg_xlogdump pg_xlogdump: Add NLS 2016-11-04 10:40:05 -04:00
pgbench pgbench: Increase maximum size of log filename from 64 to MAXPGPATH. 2016-11-15 09:11:51 -05:00
pgevent Update copyright for 2016 2016-01-02 13:33:40 -05:00
psql Add support for restrictive RLS policies 2016-12-05 15:50:55 -05:00
scripts Include <sys/select.h> where needed 2016-09-27 01:05:21 -03:00
Makefile Update copyright for 2016 2016-01-02 13:33:40 -05:00