Re: [HACKERS] How to run PG TAP tests on windows? - Mailing list pgsql-hackers

From Abbas Butt
Subject Re: [HACKERS] How to run PG TAP tests on windows?
Date
Msg-id CALtH27ca77TUw7Yg5uRQb+taZozDR9+h5ZKYpeXiwJZp4cjEvw@mail.gmail.com
Whole thread Raw
In response to Re: [HACKERS] How to run PG TAP tests on windows?  (Michael Paquier <michael.paquier@gmail.com>)
List pgsql-hackers


On Tue, Aug 1, 2017 at 7:35 PM, Michael Paquier <michael.paquier@gmail.com> wrote:
On Tue, Aug 1, 2017 at 10:24 AM, Abbas Butt <abbas.butt@enterprisedb.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.

Thanks Michael.

 
--
Michael



--
--
Abbas
Architect
Skype ID: gabbasb
www.enterprisedb.com

Follow us on Twitter

@EnterpriseDB

Visit EnterpriseDB for tutorials, webinars, whitepapers and more

pgsql-hackers by date:

Previous
From: Amit Langote
Date:
Subject: Re: [HACKERS] UPDATE of partition key
Next
From: 高增琦
Date:
Subject: [HACKERS] typo for using "OBJECT_TYPE" for "security label on domain" in "gram.y"