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-0002FM-LS@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_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/5b2cb9c29e09419bcce2e1be47a78a7e3d0a1156

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.