Jan Ehrhardt <[EMAIL PROTECTED]> 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