Re: Bug 1500

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: Bug 1500
Дата
Msg-id 20050326033117.GA20688@wolff.to
обсуждение исходный текст
Ответ на Re: Bug 1500  (Steve Crawford <scrawford@pinpointresearch.com>)
Список pgsql-hackers
On Fri, Mar 25, 2005 at 12:53:53 -0800, Steve Crawford <scrawford@pinpointresearch.com> wrote:
> 
> 2) If so, what is the replacement?

You should be able to use EXTRACT, some math to do your own formatting.
For common operations you can define SQL functions to do what you want.
Having to_char(interval) may be more convenient (if it does what you
want), but you can get by without it.


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

Предыдущее
От: "John Hansen"
Дата:
Сообщение: Re: Patch for collation using ICU
Следующее
От: "John Hansen"
Дата:
Сообщение: Re: Patch for collation using ICU