pgsql: Cause TestLib.pm to define $windows_os in all branches. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Cause TestLib.pm to define $windows_os in all branches.
Date
Msg-id E1Zlmd8-0005qc-8r@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Cause TestLib.pm to define $windows_os in all branches.

Back-port of a part of commit 690ed2b76ab91eb79ea04ee2bfbdc8a2693f2a37 that
I'd depended on without realizing that it was only added recently.  Since
it seems entirely likely that other such tests will need to be back-patched
in future, providing the flag seems like a better answer than just putting
a test in-line.

Per buildfarm.

Branch
------
REL9_5_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/34557f5448e04366e7b64a402c0dd33decb6c346

Modified Files
--------------
src/test/perl/TestLib.pm |    3 +++
1 file changed, 3 insertions(+)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Fix "pg_ctl start -w" to test child process status directly.
Next
From: Tom Lane
Date:
Subject: pgsql: Cause TestLib.pm to define $windows_os in all branches.