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-0002FH-KZ@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_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/1cd46f168fda4d819e315eacf3d4f3d5aa84859c

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.