[BUGS] Problems with avg on interval data type

2001-05-17 Thread pgsql-bugs
Jeremy Blumenfeld ([EMAIL PROTECTED]) reports a bug with a severity of 1 The lower the number the more severe it is. Short Description Problems with avg on interval data type Long Description We have recently upgraded from 7.0.3 to 7.1 and a query which used to work is no longer working. The qu

Re: [BUGS] pqReadData() -- backend closed the channel unexpectedly.

2001-05-17 Thread Tom Lane
[EMAIL PROTECTED] writes: > Here are the facts: Postgres version? Tables needed by the function (declaration and sample data)? I tried to reproduce this problem by guessing at a table declaration and some data, but (unsurprisingly) did not see any problem. Please submit a more complete report.

[BUGS] pqReadData() -- backend closed the channel unexpectedly.

2001-05-17 Thread pgsql-bugs
Kristis Makris ([EMAIL PROTECTED]) reports a bug with a severity of 2 The lower the number the more severe it is. Short Description pqReadData() -- backend closed the channel unexpectedly. Long Description Here are the facts: I have a plpgsql function that should return a value out of a query.