Re: Standard-conforming datetime years parsing

Поиск
Список
Период
Сортировка
От Vik Fearing
Тема Re: Standard-conforming datetime years parsing
Дата
Msg-id 017b81fb-0cf9-5a5f-11f6-0002f0b36b98@2ndquadrant.com
обсуждение исходный текст
Ответ на Standard-conforming datetime years parsing  (Alexander Korotkov <a.korotkov@postgrespro.ru>)
Список pgsql-hackers
On 05/11/2019 02:45, Alexander Korotkov wrote:
> 3) Do we like to change behavior to_date()/to_timestamp()?  Or just
> jsonpath .datetime() and future CAST(... AS ... FORMAT ...) defined in
> SQL 2016?


I don't want to hijack this thread, but I would like the CAST feature to
call to_timestamp() and to_char(), even if they aren't 100% standard
compliant today.


I see a new column on pg_cast where users can define the function to do
the cast with format.

-- 

Vik




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

Предыдущее
От: Andrey Lepikhov
Дата:
Сообщение: Re: Removing unneeded self joins
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Include RELKIND_TOASTVALUE in get_relkind_objtype