pgsql: Enable settings used in TAP tests for MSVC builds

Started by Andrew Dunstanover 4 years ago1 messagescomitters
Jump to latest
#1Andrew Dunstan
andrew@dunslane.net

Enable settings used in TAP tests for MSVC builds

Certain settings from configuration or the Makefile infrastructure are
used by the TAP tests, but were not being set up by vcregress.pl. This
remedies those omissions. This should increase test coverage, especially
on the buildfarm.

Reviewed by Noah Misch

Discussion: /messages/by-id/17093da5-e40d-8335-d53a-2bd803fc38b0@dunslane.net

Backpatch to all live branches.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/edc2332550b2343bc9378540e11c8aa71f513a63

Modified Files
--------------
src/tools/msvc/vcregress.pl | 15 +++++++++++++++
1 file changed, 15 insertions(+)