Re: fomatting an interval (resend) - Mailing list pgsql-general

From Dennis Gearon
Subject Re: fomatting an interval (resend)
Date
Msg-id 3EC263A0.6050209@cvc.net
Whole thread Raw
In response to Re: fomatting an interval (resend)  (Joseph Shraibman <jks@selectacast.net>)
List pgsql-general
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.
>
>


pgsql-general by date:

Previous
From: Doug McNaught
Date:
Subject: Re: - what protocol for an Internet postgres connection
Next
From: "scott.marlowe"
Date:
Subject: Re: COPY versus INSERT