Re: postgres is not using tas

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: postgres is not using tas
Дата
Msg-id 28715.1016465350@sss.pgh.pa.us
обсуждение исходный текст
Ответ на postgres is not using tas  ("Luis Alberto Amigo Navarro" <lamigo@atc.unican.es>)
Список pgsql-hackers
"Luis Alberto Amigo Navarro" <lamigo@atc.unican.es> writes:
> i'm working with pg7.2 on irix6.5 platform and i've realized that postgres =
> is using semop instead of tas, pg_config_os.h has define HAVE_TEST_AND_SET,=
>  and i don't kwow where could be the mistake.

s_lock.h seems to think that __sgi is predefined on IRIX.  Perhaps that
is not true in your setup?  What compiler are you using?
        regards, tom lane


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

Предыдущее
От: mlw
Дата:
Сообщение: Re: Again, sorry, caching.
Следующее
От: Greg Copeland
Дата:
Сообщение: Re: Again, sorry, caching.