Re: Isolation checks under MSVC
| От | Andrew Dunstan |
|---|---|
| Тема | Re: Isolation checks under MSVC |
| Дата | |
| Msg-id | 4DDA5972.5080605@dunslane.net обсуждение исходный текст |
| Ответ на | Re: Isolation checks under MSVC (Magnus Hagander <magnus@hagander.net>) |
| Список | pgsql-hackers |
On 05/16/2011 04:09 AM, Magnus Hagander wrote: > On Mon, May 16, 2011 at 06:14, Andrew Dunstan<andrew@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
В списке pgsql-hackers по дате отправления: