Report configured port in MSVC built pg_config
authorAndrew Dunstan <andrew@dunslane.net>
Fri, 28 May 2021 13:26:30 +0000 (09:26 -0400)
committerAndrew Dunstan <andrew@dunslane.net>
Fri, 28 May 2021 13:30:16 +0000 (09:30 -0400)
commitfb424ae85f6b1e32e545f13902d3ba3429be44df
tree94619e713895d7b039a3b443fa8840ee10c7cda8
parent9afdea982420f9672b88e5c17d1ee8eec64105fc
Report configured port in MSVC built pg_config

This is a long standing omission, discovered when trying to write code
that relied on it.

Backpatch to all live branches.
src/tools/msvc/Solution.pm