Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Problem compiling PostgreSQL 8.1.4 on AIX.



Nzer Zaidenberg <scipioenterprises(at)yahoo(dot)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



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group