On Tue, Aug 1, 2017 at 10:24 AM, Abbas Butt <abbas(dot)butt(at)enterprisedb(dot)com> wrote:
> Can anyone point out to a tutorial or a list of steps required to run PG TAP
> tests on windows?
Only MSVC has a special handling:
https://www.postgresql.org/docs/devel/static/install-windows-full.html#idm46046082578368
Using vcregress.bat, you are looking mainly for the subcommands
bincheck and recoverycheck.
--
Michael