Re: [HACKERS] alpha/64bit weirdness

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: brett(at)work(dot)chicken(dot)org (Brett McCormick)
Cc: pgsql-hackers(at)hub(dot)org
Subject: Re: [HACKERS] alpha/64bit weirdness
Date: 1998-03-05 05:12:30
Message-ID: 199803050512.AAA04846@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Can you post a backtrace of the problem area.

>
>
> I suspect that it is getting messed up in a function that has since
> been called and returned.. I'll give it a shot though
>
> On Wed, 4 March 1998, at 23:09:05, Bruce Momjian wrote:
>
> > > We're a lot closer, though.. right?
> >
> > I think your dump tells up something. Can you put a beak on the failure
> > line, then do a backtrace after the elog(), and start putting breaks in
> > the functions called on that structure, and see if we can find how that
> > relation name is getting messed up.
> >
> > --
> > Bruce Momjian | 830 Blythe Avenue
> > maillist(at)candle(dot)pha(dot)pa(dot)us | Drexel Hill, Pennsylvania 19026
> > + If your life is a hard drive, | (610) 353-9879(w)
> > + Christ can be your backup. | (610) 853-3000(h)
>

--
Bruce Momjian | 830 Blythe Avenue
maillist(at)candle(dot)pha(dot)pa(dot)us | Drexel Hill, Pennsylvania 19026
+ If your life is a hard drive, | (610) 353-9879(w)
+ Christ can be your backup. | (610) 853-3000(h)

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1998-03-05 06:07:06 Re: [HACKERS] alpha/64bit weirdness
Previous Message Brett McCormick 1998-03-05 04:58:58 Re: [HACKERS] alpha/64bit weirdness