Prefix RLS regression test roles with 'regress_' To avoid any possible overlap with existing roles on a system when doing a 'make installcheck', use role names which start with 'regress_'.
Pointed out by Tom. Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/6c7b0388c568e3063c3d40a7d90e1bca9006d505 Modified Files -------------- src/test/regress/expected/rowsecurity.out | 828 +++++++++++++++--------------- src/test/regress/sql/rowsecurity.sql | 454 ++++++++-------- 2 files changed, 641 insertions(+), 641 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
