| From: | "Tegge, Bernd" <tegge(at)repas-aeg(dot)de> |
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Regression fails on Alpha True64 V5.0 for todays cvs |
| Date: | 2001-11-15 19:54:12 |
| Message-ID: | 5.1.0.14.0.20011115203845.02fef9b0@dragon.dr.repas.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
The interval test fails with the following msg:
--- 216,222 ----
-- known to change the allowed input syntax for type interval without
-- updating pg_aggregate.agginitval
select avg(f1) from interval_tbl;
! server closed the connection unexpectedly
! This probably means the server terminated abnormally
! before or while processing the request.
! connection to server was lost
No core file and I don't know which of the many error messages in
postmaster.log are normal and which are not.
It works as expected on x86 linux and QNX4.
--
Bernd Tegge mailto:tegge(at)repas-aeg(dot)de
Tel: ++49-511-87449-12 repas AEG Automation GmbH
Fax: ++49-511-87449-20 GS Hannover, Germany
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2001-11-16 00:01:00 | So, do we want to remove the "triggered data change" code? |
| Previous Message | Ross J. Reedstrom | 2001-11-15 19:44:42 | Re: pg locking problem |