| От | Tom Lane |
|---|---|
| Тема | Re: pgsql-7.4.1 build on darwin-x86 |
| Дата | |
| Msg-id | 14897.1076474403@sss.pgh.pa.us обсуждение |
| Ответ на | pgsql-7.4.1 build on darwin-x86 (Chris Langlois <clanglois@mac.com>) |
| Список | pgsql-ports |
Chris Langlois <clanglois@mac.com> writes:
> Ran all regression tests, and the result: All 93 tests passed.
Cool.
> Just had to modify the src/include/ports/darwin.h with the
> additions (+) noted:
> +#if defined(__i386__)
> +#define HAS_TEST_AND_SET
> +#endif
This should be irrelevant as of CVS tip, because Bruce did some work to
decouple the CPU-specific spinlock assumptions from the OS-specific
assumptions. The __i386__ spinlock code will now trigger no matter
which OS you use. Or at least that's the theory --- can you download
CVS tip or a nightly snapshot and confirm it works on your platform?
regards, tom lane
В списке pgsql-ports по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера