datestyle formatting

Поиск
Список
Период
Сортировка
От mstory@uchicago.edu
Тема datestyle formatting
Дата
Msg-id 1105423396.41e36c24d1fe6@churlish.uchicago.edu
обсуждение исходный текст
Ответы Re: datestyle formatting  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: datestyle formatting  (Michael Glaesemann <grzm@myrealbox.com>)
Re: datestyle formatting  (Michael Fuhr <mike@fuhr.org>)
Список pgsql-general

I need to know the day of the week for a schedule rotation algorithm i'm working
on.  Initially i was going to use the function for day of the year and week of
the year to find the first day of the year, but it seems like it would be easier
to use the postgres, dmy format and then parse the string for the day
abbreviation.  I've switched the datestyle format in the .conf file and used the
set to command, but my output never reads as the example in the 7.4.6 docs it
always shows just the dmy standard output 10-12-1999 for example as opposed to
wed oct 17 1987, any help on this would be appreciated

thanks,
matt

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

Предыдущее
От: "Aaron Mark"
Дата:
Сообщение: Re: Database "template1" does not exist in the system catalog.
Следующее
От: Joe Conway
Дата:
Сообщение: Re: Function for retreiving datatype