min and max function in time data type columns - Mailing list pgsql-bugs

From pgsql-bugs@postgresql.org
Subject min and max function in time data type columns
Date
Msg-id 200009011551.e81Fpdm72789@hub.org
Whole thread Raw
List pgsql-bugs
Peter Boda (plboda@yahoo.com) reports a bug with a severity of 2
The lower the number the more severe it is.

Short Description
min and max function in time data type columns

Long Description
If  I try to select a min or max value from a column of time data type, I get the message "Unable to select an
aggregatefunction min(time)" 
In any other data type columns, min and max works ok.
My database version is 6.5.3
Can somebody give me an idea what is going on?

Sample Code


No file was uploaded with this report

pgsql-bugs by date:

Previous
From: pgsql-bugs@postgresql.org
Date:
Subject: Responses to bugs should appear publically with bug reports
Next
From: pgsql-bugs@postgresql.org
Date:
Subject: select on macaddr field type yields incorrect response