On Mar 15, 2006, at 23:39 , Linda wrote:
According to the SQL standard, shouldn't this work? select '506:47:04'::interval day to second ;
No one has implemented this in PostgreSQL yet.
Is there a portable way to do this without using justify_hours()?
Not currently that I know of. Michael Glaesemann grzm myrealbox com