In psql, I want to get the latest time in each row for two columns time1 and time2 and create a new column with latest time selected from time1 and time2.