the date() function is undocumented while quite necessary

Поиск
Список
Период
Сортировка
От PG Doc comments form
Тема the date() function is undocumented while quite necessary
Дата
Msg-id 158177916388.6746.12385265846339386100@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: the date() function is undocumented while quite necessary  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-docs
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/12/functions-datetime.html
Description:

I can't find anywhere the documentation of the SQL DATE() function which
extracts the date part out of a timestamp.

Please note that according to my tests, one can't use the cast operator when
defining expression-based indexes, while the date(column) expression is
accepted. It makes the DATE() function way more useful than one may think.

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

Предыдущее
От: Alexander Lakhin
Дата:
Сообщение: Re: PDF doc build is broken on recent Fedora
Следующее
От: Tom Lane
Дата:
Сообщение: Re: the date() function is undocumented while quite necessary