strftime - Mailing list pgsql-general

From Egor Shipovalov
Subject strftime
Date
Msg-id AKEFIKCGEAEFBICLBFBMIELICGAA.pgsql_list@eonline.ru
Whole thread Raw
Responses Re: strftime  (Mike Mascari <mascarm@mascari.com>)
List pgsql-general
I'm wondering how hard will it be to implement POSIX strftime function and
what's the best way to go about it? I hooked up similar functions to MySQL
in the past and all it took was little modification to example C code,
compiling it as a shared library and issuing one SQL statement. What's the
PostgreSQL's way to do it?

Best regards,
Egor Shipovalov.


pgsql-general by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: timeofday() and CAST
Next
From: Mike Mascari
Date:
Subject: Re: strftime