Thread

  1. min and max function in time data type columns

    PostgreSQL Bugs List <pgsql-bugs@postgresql.org> — 2000-09-01T15:51:39Z

    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 aggregate function 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