On 05/16/2011 04:09 AM, Magnus Hagander wrote:
On Mon, May 16, 2011 at 06:14, Andrew Dunstan<and...@dunslane.net> wrote:
I've committed a bunch of changes both in the Postgres code and the
buildfarm code to enable running the isolation checks under MSVC. There's
one hurdle that I haven't overcome: the code tries to call
"./isolationtester" and Windows barfs on it. I think we need to remove that
way of doing things, and instead user a full path for such commands like we
do elsewhere.
That seems like the reasonable way to fix it, yes.
It turns out that the real problem was that I'd put a spurious
underscore in the name of the .exe in the MSVC build. That's been fixed
now and this is all working.
cheers
andrew
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers