| From: | Jan Ehrhardt <ehrhardt(at)medinf(dot)mu-luebeck(dot)de> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | pgsql-bugs <pgsql-bugs(at)postgresql(dot)org> |
| Subject: | Re: Bug??: getattproperties fails !! |
| Date: | 2000-07-07 08:54:13 |
| Message-ID: | 39659AB5.FAD8F9C9@medinf.mu-luebeck.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
Hi Tom,
I have recompiled postgres without -O2 and as far as I see
all works well now (incl. getattproperties ).
Jan
Tom Lane wrote:
> 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
--
-----------------------
Jan Ehrhardt
mailto:ehrhardt(at)medinf(dot)mu-luebeck(dot)de
-----------------------
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Paul McGarry | 2000-07-07 08:54:37 | Re: [SQL] MAX() of 0 records. |
| Previous Message | Tom Lane | 2000-07-07 07:06:03 | Re: [SQL] MAX() of 0 records. |