Re: Inconsistent time interval formatting - Mailing list pgsql-general

From Ben Chobot
Subject Re: Inconsistent time interval formatting
Date
Msg-id D448F91F-8F36-4FA2-8495-0A592E33FA99@silentmedia.com
Whole thread Raw
In response to Re: Inconsistent time interval formatting  (John R Pierce <pierce@hogranch.com>)
List pgsql-general
On Jan 13, 2011, at 1:15 PM, John R Pierce wrote:

> On 01/13/11 1:08 PM, Ben Chobot wrote:
>> On Jan 13, 2011, at 11:03 AM, Tom Lane wrote:
>>
>>> If you don't care about that, you can use justify_hours (I think that's
>>> the right function) to smash them to the same thing.
>> I use justify_hours, and I still get entries like '1 day 35:31:10' intermixed with the entires I'd expect like '2
days03:12:40'. 

Ho ho... for the record, it turns out that the one column in our report which has these issues is the one somebody
forgotgot wrap with justify_hours.  

pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: Inconsistent time interval formatting
Next
From: Dan Birken
Date:
Subject: Re: Question about concurrent synchronous and asynchronous commits