Missing date_trunc docs

Поиск
Список
Период
Сортировка
От Eric Howe
Тема Missing date_trunc docs
Дата
Msg-id 7CC1BD41-AB5C-4AE0-B469-18C165D5706B@pieinsky.ca
обсуждение исходный текст
Ответы Re: Missing date_trunc docs  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-docs
In table 9-27 of the 9.2 docs:

    http://www.postgresql.org/docs/9.2/interactive/functions-datetime.html#FUNCTIONS-DATETIME-TABLE

There is an entry for date_trunc(text, timestamp) but no entry for date_trunc(text, interval). The full docs for
date_trunc:

    http://www.postgresql.org/docs/9.2/interactive/functions-datetime.html#FUNCTIONS-DATETIME-TRUNC

do mention both the timestamp and interval forms of date_trunc but that's easy to miss if you're just scanning the
functionlists. 

Eric Howe
eric@pieinsky.ca
http://pieinsky.ca/



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Minor quibble with description of WINDOW clause
Следующее
От: Jan Staněk
Дата:
Сообщение: Manual pages completion