Parse CE and BCE in dates and times

Поиск
Список
Период
Сортировка
От David Fetter
Тема Parse CE and BCE in dates and times
Дата
Msg-id 20220613055136.GB12494@fetter.org
обсуждение исходный текст
Ответы Re: Parse CE and BCE in dates and times  (Erik Rijkers <er@xs4all.nl>)
Список pgsql-hackers
Folks,

Please find attached a patch to do $Subject. As dates in a fair number
of fields of endeavor are expressed this way, it seems reasonable to
ensure tha we can parse them on input. Making it possible to use them
in output is a more invasive patch, and would involve changes to
to_date and similar that would require careful consideration.

Best,
David.
-- 
David Fetter <david(at)fetter(dot)org> http://fetter.org/
Phone: +1 415 235 3778

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate

Вложения

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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: Re: bogus: logical replication rows/cols combinations
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: Replica Identity check of partition table on subscriber