Re: BUG #2885: to_char function

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #2885: to_char function
Дата
Msg-id 10364.1168638358@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: BUG #2885: to_char function  (Douglas Toltzman <doug@oakstreetsoftware.com>)
Список pgsql-bugs
Douglas Toltzman <doug@oakstreetsoftware.com> writes:
> Oracle9i Enterprise Edition Release 9.2.0.4.0 - 64bit Production
> With the OLAP option
> JServer Release 9.2.0.4.0 - Production

> select ordh_dtinral, to_char(ordh_dtinral,'CC YY') from ordheader
> where ordh_dtinral between '01-Jan-2000' and '01-Mar-2000';

> ORDH_DTIN TO_CH
> --------- -----
> 05-JAN-00 20 00
> 05-JAN-00 20 00

Thanks --- looks like we'd better change it.  I'll work on it later today.

            regards, tom lane

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

Предыдущее
От: "Harald Armin Massa"
Дата:
Сообщение: Missing error message on missing ssl-key-files
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #2885: to_char function