Re: BUG #3563: DATESTYLE feature suggestion

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: BUG #3563: DATESTYLE feature suggestion
Дата
Msg-id 200708222037.20905.peter_e@gmx.net
обсуждение исходный текст
Ответ на BUG #3563: DATESTYLE feature suggestion  ("Randolf Richardson" <randolf+postgresql.org@inter-corporate.com>)
Список pgsql-bugs
Randolf Richardson wrote:
> After convincing clients and colleagues to switch from Oracle (and
> others) to PostgreSQL, an issue that comes up is the need to
> customize DATESTYLE. Because this isn't possible,

Sure it's possible.  You replace the respective data type output
functions with something that calls to_char on the value.  You can even
register your own configuration parameter to control the template used
by to_char.

If this is the only thing stopping you from making a major technology
choice, you can have it fixed by dawn.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

В списке pgsql-bugs по дате отправления:

Предыдущее
От: "Ken Colson"
Дата:
Сообщение: BUG #3571: call to decrypt causes segfault
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pgbench - segmentation fault