Re: Populate a calendar table

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Populate a calendar table
Дата
Msg-id 200703271754.08958.peter_e@gmx.net
обсуждение исходный текст
Ответ на Populate a calendar table  (Raymond O'Donnell <rod@iol.ie>)
Список pgsql-general
Raymond O'Donnell wrote:
>      to_char(extract (month from d.dates), 'FMmonth') as month_name,
>      to_char(extract (day from d.dates), 'FMday') as day_name

These formatting patterns are invalid. Check the documentation for the
real ones.

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

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

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: [pgsql-advocacy] Is there a shortage of postgresql skilled ops people
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [pgsql-advocacy] Is there a shortage of postgresql skilled ops people