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-0002FP-Ll@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_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/03c545b66f748b9318d13bbc90f05f136a465484

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.