Re: SELECTs return error with oid in WHERE clause - Mailing list pgsql-bugs

From Tom Lane
Subject Re: SELECTs return error with oid in WHERE clause
Date
Msg-id 1424.971800676@sss.pgh.pa.us
Whole thread Raw
In response to SELECTs return error with oid in WHERE clause  (pgsql-bugs@postgresql.org)
Responses Re: SELECTs return error with oid in WHERE clause
List pgsql-bugs
pgsql-bugs@postgresql.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

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: The Data Base System is in recovery mode
Next
From: Peter Mount
Date:
Subject: Re: JDBC & XML-DBMS