Re: Re: Interval output format

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Re: Interval output format
Дата
Msg-id 6222.979869960@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Interval output format  ("Stefan Waidele jun." <St.Waidele.jun@Krone-Neuenburg.de>)
Ответы Re: Re: Interval output format  (Karel Zak <zakkr@zf.jcu.cz>)
Список pgsql-novice
"Stefan Waidele jun." <St.Waidele.jun@Krone-Neuenburg.de> writes:
> At 13:37 18.01.2001 -0500, Tom Lane wrote:
> How can I tell Postgres to return an interval value in an format like
>> hhh:mm?
>>
>> See to_char(),
>> http://www.postgresql.org/devel-corner/docs/postgres/functions-formatting.htm

My mistake :-( ... I thought there was a variant of to_char for
intervals as well as timestamps, but I see there is not.  Karel,
does this seem like it should be added for 7.2?  (Too late for
7.1, I think.)

            regards, tom lane

В списке pgsql-novice по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Yikes! Bitten by line length?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Re: Interval output format