How can I format an interval? I want something like the default format but without the
milliseconds. However if I try to format it myself I lose the parts that are greater than
hours. http://developer.postgresql.org/docs/postgres/functions-formatting.html is not much
help. Does anyone know can I get the default format?