| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Lamar Owen <lamar(dot)owen(at)wgcr(dot)org> |
| Cc: | "nicks(dot)emails" <nicks(dot)emails(at)ic24(dot)net>, pgsql-hackers(at)postgreSQL(dot)org |
| Subject: | Re: [HACKERS] Backend terminated abnormally |
| Date: | 1999-11-02 04:04:35 |
| Message-ID: | 10109.941515475@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Lamar Owen <lamar(dot)owen(at)wgcr(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 1999-11-02 04:05:09 | Re: [HACKERS] pgaccess 0.98 |
| Previous Message | Lamar Owen | 1999-11-02 03:56:14 | Regression Testing on REL6_5_PATCHES |