Re: Bug??: getattproperties fails !! - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Bug??: getattproperties fails !!
Date
Msg-id 29177.962894237@sss.pgh.pa.us
Whole thread Raw
In response to Bug??: getattproperties fails !!  (Jan Ehrhardt <ehrhardt@medinf.mu-luebeck.de>)
List pgsql-bugs
Jan Ehrhardt <ehrhardt@medinf.mu-luebeck.de> writes:
>   Architecture (example: Intel Pentium)   : SGI Octane SI (MIPS R10000)
>   Operating System (example: Linux 2.0.26 ELF)  :IRIX 6.4
>   PostgreSQL version (example: PostgreSQL-7.0):   PostgreSQL-7.0.1
>   Compiler used (example:  gcc 2.8.0)  : MIPS PRO CC 7.2
> ehrhardt=> \d friend
> ERROR:  getattproperties: no attribute tuple 1259 -2   <======

I wonder if this could be an artifact of the function-call portability
bugs that I've been working on eradicating for 7.1.  You might try
recompiling with no optimization to see if that makes a difference.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: Obscure bug
Next
From: "planx plnetx"
Date:
Subject: Humongous BUG in libpq???