Re: SELECTs return error with oid in WHERE clause

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: igg(at)mit(dot)edu, pgsql-bugs(at)postgresql(dot)org
Subject: Re: SELECTs return error with oid in WHERE clause
Date: 2000-10-17 16:37:56
Message-ID: 1424.971800676@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

pgsql-bugs(at)postgresql(dot)org writes:
> ERROR: getattproperties: no attribute tuple 29194 -2
> PostgreSQL 7.0.2 on powerpc-unknown-linux-gnu, compiled by gcc 2.95.2

Current releases don't really work at all on PPC unless compiled -O0.
This is fixed for 7.1, but for now you gotta build that way.

Someone seems to have stuck -O2 into the linux_ppc template since
7.0 release, which was a bad move. I'll fix the template for 7.0.3.

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Peter Mount 2000-10-17 18:33:28 Re: JDBC & XML-DBMS
Previous Message Tom Lane 2000-10-17 16:07:02 Re: The Data Base System is in recovery mode