Re: mingw regression test fixes

Поиск
Список
Период
Сортировка
От Claudio Natoli
Тема Re: mingw regression test fixes
Дата
Msg-id A02DEC4D1073D611BAE8525405FCCE2B55F42C@harris.memetrics.local
обсуждение исходный текст
Ответ на mingw regression test fixes  (Claudio Natoli <claudio.natoli@memetrics.com>)
Ответы Re: mingw regression test fixes  ("Andrew Dunstan" <andrew@dunslane.net>)
Список pgsql-patches

> I'm assuming that you have checked that this works, as it is slightly
> different from what I did.

Seems to.


> Strictly speaking, the pwd flags test should probably depend
> in the test
> platform rather than the target platform. Something like:
>
>  case `uname` in
>      MINGW32*)
>          PWDFLAGS=-W;;
>      *)
>          PWDFLAGS=;;
>  esac

There's three other tests that use $host_platform in pg_regress.sh in the
exact same manner. Not sure I understand the objection.

Cheers,
Claudio

---
Certain disclaimers and policies apply to all email sent from Memetrics.
For the full text of these disclaimers and policies see
<a
href="http://www.memetrics.com/emailpolicy.html">http://www.memetrics.com/em
ailpolicy.html</a>

В списке pgsql-patches по дате отправления:

Предыдущее
От: "Andrew Dunstan"
Дата:
Сообщение: Re: mingw regression test fixes
Следующее
От: Tom Lane
Дата:
Сообщение: Re: FW: Timezone library