Re: [HACKERS] alpha/64bit weirdness - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] alpha/64bit weirdness
Date
Msg-id 199803051631.LAA14795@candle.pha.pa.us
Whole thread Raw
In response to Re: [HACKERS] alpha/64bit weirdness  (Bruce Momjian <maillist@candle.pha.pa.us>)
List pgsql-hackers
>
> >
> > Can you post a backtrace of the problem area.
>
> If the bad value is coming from the cache, can you add an elog(NOTICE)
> to the cache insert code, so you can see where the bad value is going
> in or out.
>

Another thing you could try is to add an Assert() in the cache
input/output functions, to check for a leading null in the name, and
generate the error at that point.  Would help track it down.

--
Bruce Momjian                          |  830 Blythe Avenue
maillist@candle.pha.pa.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)

pgsql-hackers by date:

Previous
From: jwieck@debis.com (Jan Wieck)
Date:
Subject: Re: [HACKERS] Speedups
Next
From: "Pedro J. Lobo"
Date:
Subject: Re: [HACKERS] Re: [QUESTIONS] Problems with running v6.3 on DIGITAL UNIX (fwd)