Re: Problem compiling PostgreSQL 8.1.4 on AIX.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Problem compiling PostgreSQL 8.1.4 on AIX.
Дата
Msg-id 11612.1155518870@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Problem compiling PostgreSQL 8.1.4 on AIX.  (Nzer Zaidenberg <scipioenterprises@yahoo.com>)
Список pgsql-ports
Nzer Zaidenberg <scipioenterprises@yahoo.com> writes:
>  (gdb) bt
>  #0  0x3ff29d04 in ?? ()
>  #1  0x100206d0 in hash_search (hashp=0x2009bdc0, keyPtr=0x2009ddf8,
>      action=HASH_ENTER, foundPtr=0x2009cc60 "") at dynahash.c:673

That's the dynahash.c problem mentioned in FAQ_AIX.  AFAICT this is
a compiler bug in that particular AIX release, which you can work around
by applying the patch given in the FAQ entry.

            regards, tom lane

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

Предыдущее
От: Nzer Zaidenberg
Дата:
Сообщение: Re: Problem compiling PostgreSQL 8.1.4 on AIX.
Следующее
От: "Keith Hutchison"
Дата:
Сообщение: Compiling problem postgresql-8.1.4 with Mingw-5.0.2 and Msys-1.0.11