Re: to_char(interval) --- done?

From: Larry Rosenman <ler(at)lerctr(dot)org>
To: Karel Zak <zakkr(at)zf(dot)jcu(dot)cz>, Josh Berkus <josh(at)agliodbs(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: to_char(interval) --- done?
Date: 2003-03-24 10:34:38
Message-ID: 21150000.1048502078@lerlaptop.lerctr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

--On Monday, March 24, 2003 09:40:46 +0100 Karel Zak <zakkr(at)zf(dot)jcu(dot)cz>
wrote:

> On Fri, Mar 21, 2003 at 03:32:11PM -0800, Josh Berkus wrote:
>> Folks,
>>
>> Some months ago we agreed on this list that the functioning of
>> to_char(interval) was not particularly useful the way it works in
>> current stable versions. I don't see a to_char fix on the TODO list,
>> though; does that mean it's already been fixed in 7.4?
>
> No. There was short discussion about it last week.
>
I volunteered to look into it, but got a sorta negative reply from Peter_E,
but no
response to my request for suggestions.

> Karel
>
>
> --
> Karel Zak <zakkr(at)zf(dot)jcu(dot)cz>
> http://home.zf.jcu.cz/~zakkr/
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
>

--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 972-414-9812 E-Mail: ler(at)lerctr(dot)org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Karel Zak 2003-03-24 10:45:55 Re: to_char(interval) --- done?
Previous Message Peter Eisentraut 2003-03-24 08:45:55 Re: PQescapeBytea on Win32