Re: Problem compiling PostgreSQL 8.1.4 on AIX. - Mailing list pgsql-ports

From Tom Lane
Subject Re: Problem compiling PostgreSQL 8.1.4 on AIX.
Date
Msg-id 11612.1155518870@sss.pgh.pa.us
Whole thread Raw
In response to Re: Problem compiling PostgreSQL 8.1.4 on AIX.  (Nzer Zaidenberg <scipioenterprises@yahoo.com>)
List 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 by date:

Previous
From: Nzer Zaidenberg
Date:
Subject: Re: Problem compiling PostgreSQL 8.1.4 on AIX.
Next
From: "Keith Hutchison"
Date:
Subject: Compiling problem postgresql-8.1.4 with Mingw-5.0.2 and Msys-1.0.11