Regression fails on Alpha True64 V5.0 for yesterdays cvs

Поиск
Список
Период
Сортировка
От Tegge, Bernd
Тема Regression fails on Alpha True64 V5.0 for yesterdays cvs
Дата
Msg-id 5.1.0.14.0.20011116131559.00aa2080@dragon.dr.repas.de
обсуждение исходный текст
Ответы Re: Regression fails on Alpha True64 V5.0 for yesterdays cvs  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-ports
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.
I've run the tests with debug enabled, and I see no further output
after
DEBUG:  query: select avg(f1) from interval_tbl;
I can find no matching "DEBUG:  parse tree: { QUERY " output.
It works as expected on x86 linux and QNX4.

PS: I posted an earlier version of this message to pgsql-hackers, but
it was stalled, as I am not subscribed to that list.

--
Bernd Tegge                  mailto:tegge@repas-aeg.de
Tel: ++49-511-87449-12       repas AEG Automation GmbH
Fax: ++49-511-87449-20       GS Hannover, Germany


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

Предыдущее
От: "Josep M. L. Orriols"
Дата:
Сообщение: Hi from Spain...
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Regression fails on Alpha True64 V5.0 for yesterdays cvs