From: | Dennis Gearon <gearond(at)cvc(dot)net> |
---|---|
To: | Joseph Shraibman <jks(at)selectacast(dot)net> |
Cc: | Steve Crawford <scrawford(at)pinpointresearch(dot)com>, PostgreSQL General <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: fomatting an interval (resend) |
Date: | 2003-05-14 15:41:20 |
Message-ID: | 3EC263A0.6050209@cvc.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-hackers |
If you have variable length arguments to 'to_char()', you may not be able to succesfully use it.
Joseph Shraibman wrote:
> Dennis Gearon wrote:
>
>> write a pl/pgsql function that outputs the format, based on receiving
>> the interval in seconds.
>>
> I don't want to do something so complicated. There is already a
> to_char() method, I just want to know what I should pass into it.
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Stephan Szabo | 2003-05-14 15:41:44 | Re: query help |
Previous Message | Doug McNaught | 2003-05-14 15:39:55 | Re: - what protocol for an Internet postgres connection |
From | Date | Subject | |
---|---|---|---|
Next Message | Abhijit Menon-Sen | 2003-05-14 15:44:33 | passing constant parameters to functional indices |
Previous Message | Tom Lane | 2003-05-14 15:35:06 | Client encoding conversion for binary data (was Re: GUC and postgresql.conf docs) |