Re: Bug??: getattproperties fails !!

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Jan Ehrhardt <ehrhardt(at)medinf(dot)mu-luebeck(dot)de>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: Bug??: getattproperties fails !!
Date: 2000-07-06 14:37:17
Message-ID: 29177.962894237@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Jan Ehrhardt <ehrhardt(at)medinf(dot)mu-luebeck(dot)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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message planx plnetx 2000-07-06 16:19:17 Humongous BUG in libpq???
Previous Message Tom Lane 2000-07-06 14:07:20 Re: Obscure bug