Re: Running regression tests on Windows - Mailing list pgsql-odbc

From Heikki Linnakangas
Subject Re: Running regression tests on Windows
Date
Msg-id 53A17FF5.6050304@vmware.com
Whole thread Raw
In response to Re: Running regression tests on Windows  (Michael Paquier <michael.paquier@gmail.com>)
Responses Re: Running regression tests on Windows
List pgsql-odbc
On 06/13/2014 03:39 AM, Michael Paquier wrote:
>> >Oh. I don't think that's really necessary. Windows can handle relative paths
>> >just fine. With the \! syntax, though, it seems that Windows wants an extra
>> >pair of quotes. So this works:
>> >
>> >\! "src/<testname>-test"
>> >
>> >That also works on Unix, although the extra quotes are not necessary there,
>> >so let's just do that.
> OK good to know. I didn't think about that when writing this patch.

On further testing, that only works on Windows with psql version 9.4 or
later. Maybe we can live with that..

- Heikki


pgsql-odbc by date:

Previous
From: Craig Ringer
Date:
Subject: Re: Building psqlODBC installers
Next
From: Hiroshi Inoue
Date:
Subject: Re: Building psqlODBC installers