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
[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.
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.