BUG #7824: documentation bug: Extract DOW

Поиск
Список
Период
Сортировка
От tim.romano@yahoo.com
Тема BUG #7824: documentation bug: Extract DOW
Дата
Msg-id E1Txkdy-0006X2-8a@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #7824: documentation bug: Extract DOW  (Pavan Deolasee <pavan.deolasee@gmail.com>)
Re: BUG #7824: documentation bug: Extract DOW  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      7824
Logged by:          Tim Romano
Email address:      tim.romano@yahoo.com
PostgreSQL version: 9.2.2
Operating system:   Windows 7 x64
Description:        =


Documentation seems to indicate that only a Timestamp value is a valid
argument to the Extract function when trying to get the DOW, but a Date also
works:

dow =

The day of the week (0 - 6; Sunday is 0) (for timestamp values only)

SELECT EXTRACT(DOW FROM TIMESTAMP '2001-02-16 20:38:40'); Result: 5

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

Предыдущее
От: georgi-georgiev-pgsql@japannext.co.jp
Дата:
Сообщение: BUG #7823: PGDG packaged pgadmin3_92 removes its /usr/bin/pgadmin3 link
Следующее
От: rboudwin@automatedlogic.com
Дата:
Сообщение: BUG #7825: pgAdmin III won't allow unchecking superuser