Re: [HACKERS] Backend terminated abnormally

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [HACKERS] Backend terminated abnormally
Дата
Msg-id 10109.941515475@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] Backend terminated abnormally  (Lamar Owen <lamar.owen@wgcr.org>)
Ответы Re: [HACKERS] Backend terminated abnormally  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Lamar Owen <lamar.owen@wgcr.org> writes:
> On Mon, 01 Nov 1999, Tom Lane wrote:
>> Hmm, does everyone but me have a table named LSEG_TBL1 in the
>> regress tests?  I've grepped both current and REL6_5 and I'll
>> be durned if I can find any use of that name.  I'd look into it
>> if I had a reproducible test case...

> Oh, sorry, Tom.  SELECT * INTO TABLE LSEG_TBL1 FROM LSEG_TBL; first.

Actually, the missing clue seems to be that it's cool on HPUX and
coredumps on Linux.  Bigendian vs. littleendian bug maybe?  I'm on
it...
        regards, tom lane


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Lamar Owen
Дата:
Сообщение: Regression Testing on REL6_5_PATCHES
Следующее
От: Bruce Momjian
Дата:
Сообщение: 6.5.3 is ready