Re: [HACKERS] alpha/64bit weirdness

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] alpha/64bit weirdness
Дата
Msg-id 199803051631.LAA14795@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] alpha/64bit weirdness  (Bruce Momjian <maillist@candle.pha.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: jwieck@debis.com (Jan Wieck)
Дата:
Сообщение: Re: [HACKERS] Speedups
Следующее
От: "Pedro J. Lobo"
Дата:
Сообщение: Re: [HACKERS] Re: [QUESTIONS] Problems with running v6.3 on DIGITAL UNIX (fwd)