pgsql: Add missing $Test::Builder::Level settings

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Add missing $Test::Builder::Level settings
Date: 2021-09-23 21:18:36
Message-ID: E1mTW72-0007Gw-Bn@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Geoghegan 2021-09-24 20:54:29 pgsql: nbtree README: Add note about latestRemovedXid.
Previous Message John Naylor 2021-09-23 19:32:41 pgsql: Add exception for unicode_east_asian_fw_table.h to headerscheck