pgsql: Silence perl warning about uninitialized value - Mailing list pgsql-committers

From Andrew Dunstan
Subject pgsql: Silence perl warning about uninitialized value
Date
Msg-id E1mAEtK-0001sh-Ma@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Silence perl warning about uninitialized value

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/0d1401931868e03342ed4689b5af2522eb40f750

Modified Files
--------------
src/test/modules/ssl_passphrase_callback/t/001_testfunc.pl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: pgsql: Enable TAP tests of pg_receivewal for ZLIB on Windows, take thre
Next
From: Amit Kapila
Date:
Subject: pgsql: Fix test failure in 021_twophase.pl.