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

From Tom Lane
Subject pgsql: Follow the rule that regression-test-created roles are named"re
Date
Msg-id E1hfyTG-0003Ro-7x@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Follow the rule that regression-test-created roles are named "regress_xxx".

contrib/amcheck didn't get the memo either.

Branch
------
REL_10_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/80931442c9c93b6c94d56808697648e44f0625ee

Modified Files
--------------
contrib/amcheck/expected/check_btree.out | 14 +++++++-------
contrib/amcheck/sql/check_btree.sql      | 14 +++++++-------
2 files changed, 14 insertions(+), 14 deletions(-)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Add support for OpenSSL 1.1.0 and newer versions in MSVCscripts
Next
From: Michael Paquier
Date:
Subject: Re: pgsql: Drop test user when done with it.