pgsql: Prefix RLS regression test roles with 'regress_' - Mailing list pgsql-committers

From Stephen Frost
Subject pgsql: Prefix RLS regression test roles with 'regress_'
Date
Msg-id E1apgKJ-0005Xr-08@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Add directory created during build to gitignore
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Fix whitespace