pgsql: Follow the rule that regression-test-created roles are named "re

Started by Tom Laneabout 7 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Follow the rule that regression-test-created roles are named "regress_xxx".

Commit 1c5d9270e had not gotten the word about this. (For previous
context, see 18555b132.)

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/c360477d2e2f65fdea64aa8bc94a6286d0883f7a

Modified Files
--------------
src/test/regress/expected/psql.out | 122 ++++++++++++++++++-------------------
src/test/regress/sql/psql.sql | 8 +--
2 files changed, 65 insertions(+), 65 deletions(-)