Rename the role in stats_ext to have regress_ prefix
authorTomas Vondra <tomas.vondra@postgresql.org>
Tue, 31 Aug 2021 17:21:29 +0000 (19:21 +0200)
committerTomas Vondra <tomas.vondra@postgresql.org>
Tue, 31 Aug 2021 17:31:10 +0000 (19:31 +0200)
commit628bc9d13be8c55492aef122c25dbba3b036366d
treef3487925a3a985ab10e4ca3e4458c07b4e23003a
parent5be8ce82e84f8f3604916c06668990c524f3856d
Rename the role in stats_ext to have regress_ prefix

Commit 5be8ce82e8 added a new role to the stats_ext regression suite,
but the role name did not start with regress_ causing failures when
running with ENFORCE_REGRESSION_TEST_NAME_RESTRICTIONS. Fixed by
renaming the role to start with the expected regress_ prefix.

Backpatch-through: 10, same as the new regression test
Discussion: https://postgr.es/m/1F238937-7CC2-4703-A1B1-6DC225B8978A%40enterprisedb.com
src/test/regress/expected/stats_ext.out
src/test/regress/sql/stats_ext.sql