Re: [HACKERS] alpha/64bit weirdness
Bruce Momjian <maillist@candle.pha.pa.us>
From: Bruce Momjian <maillist@candle.pha.pa.us>
To: maillist@candle.pha.pa.us (Bruce Momjian)
Cc: brett@work.chicken.org, pgsql-hackers@hub.org
Date: 1998-03-05T16:31:58Z
Lists: 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)