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-0003Rn-80@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_11_STABLE

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

Modified Files
--------------
contrib/amcheck/expected/check_btree.out | 18 +++++++++---------
contrib/amcheck/sql/check_btree.sql      | 18 +++++++++---------
2 files changed, 18 insertions(+), 18 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.