strftime

Поиск
Список
Период
Сортировка
От Egor Shipovalov
Тема strftime
Дата
Msg-id AKEFIKCGEAEFBICLBFBMIELICGAA.pgsql_list@eonline.ru
обсуждение исходный текст
Ответы Re: strftime  (Mike Mascari <mascarm@mascari.com>)
Список 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 по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: timeofday() and CAST
Следующее
От: Mike Mascari
Дата:
Сообщение: Re: strftime