Re: Fixed! PostgreSQL 6.4.2 on AIX 4.3.2: typeidTypeRelid error

From: "Thomas G(dot) Lockhart" <lockhart(at)alumni(dot)caltech(dot)edu>
To: "David R(dot) Favor" <dfavor(at)gate(dot)corridor(dot)com>
Cc: pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: Fixed! PostgreSQL 6.4.2 on AIX 4.3.2: typeidTypeRelid error
Date: 1999-03-05 02:39:57
Message-ID: 36DF43FD.D8A5008C@alumni.caltech.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> I was able to fix this problem by recompiling everything using
> xlc 3.6.4 (AIX native compiler). This leads me to believe there
> is some evil bug in gcc.
> I have no idea how to pursue this. For now I will just use xlc.
> If anyone wants to try and solve this and needs help, I will keep
> the gcc build tree I have and give any assistance requested.

If you would like to start a doc/FAQ_AIX this would be a good thing to
start with...

And if you want to submit a patch for the conditional definition of data
types try something like

$ diff -c file.h.orig file.h > file.h.patch

- Tom

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tatsuo Ishii 1999-03-05 03:50:48 Why is that so slow?
Previous Message Vadim Mikheev 1999-03-05 02:03:00 Re: [HACKERS] Not enough memory for complex join