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-0003Rl-7p@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
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/65e6d42140c8d9918638b9f73528288ab980af82

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.