pgsql: Add missing $Test::Builder::Level settings - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Add missing $Test::Builder::Level settings
Date
Msg-id E1mTW72-0007Gw-Bn@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Add missing $Test::Builder::Level settings

One of these was accidentally removed by c50624c.  The others are
added by analogy.

Discussion: https://www.postgresql.org/message-id/ae1143fb-455c-c80f-ed66-78d45bd93303@enterprisedb.com

Branch
------
REL_14_STABLE

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

Modified Files
--------------
src/test/authentication/t/001_password.pl | 2 ++
src/test/authentication/t/002_saslprep.pl | 2 ++
src/test/kerberos/t/001_auth.pl           | 2 ++
src/test/ldap/t/001_auth.pl               | 2 ++
4 files changed, 8 insertions(+)


pgsql-committers by date:

Previous
From: John Naylor
Date:
Subject: pgsql: Add exception for unicode_east_asian_fw_table.h to headerscheck
Next
From: Peter Geoghegan
Date:
Subject: pgsql: nbtree README: Add note about latestRemovedXid.