pgsql: Avoid warning about uninitialized value in MSVC python3 tests - Mailing list pgsql-committers

From Andrew Dunstan
Subject pgsql: Avoid warning about uninitialized value in MSVC python3 tests
Date
Msg-id E1n6wMY-0002FK-Ky@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Avoid warning about uninitialized value in MSVC python3 tests

Juan José Santamaría Flecha

Backpatch to all live branches

Branch
------
REL_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/32cd4264ccfc00234c6500913800983ca1073729

Modified Files
--------------
src/tools/msvc/vcregress.pl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Thomas Munro
Date:
Subject: pgsql: Make EXEC_BACKEND more convenient on Linux and FreeBSD.
Next
From: Tom Lane
Date:
Subject: pgsql: Doc: fix bogus example about ambiguous timestamps.