"Steffen Macke" <sdteffen (AT) gmail (DOT) com> writes:
Quote:
select avg(test) from problem
returns
1 day 25:15:30
while the correct result is
2 days 01:15:30 |
This is not a bug; it's the result you're supposed to get.
But see justify_hours() if you want to fold up 24 hours to 1 day.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo (AT) postgresql (DOT) org so that your
message can get through to the mailing list cleanly