]> granicus.if.org Git - postgresql/commit
Prefix RLS regression test roles with 'regress_'
authorStephen Frost <sfrost@snowman.net>
Mon, 11 Apr 2016 18:12:33 +0000 (14:12 -0400)
committerStephen Frost <sfrost@snowman.net>
Mon, 11 Apr 2016 18:12:33 +0000 (14:12 -0400)
commit6c7b0388c568e3063c3d40a7d90e1bca9006d505
treef382c99dcb26046b5a4a45ca102af10055bff773
parent29ca231b83a142ea1633e7c496619accb7dd9e4f
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.
src/test/regress/expected/rowsecurity.out
src/test/regress/sql/rowsecurity.sql