Parse CE and BCE in dates and times - Mailing list pgsql-hackers

From David Fetter
Subject Parse CE and BCE in dates and times
Date
Msg-id 20220613055136.GB12494@fetter.org
Whole thread Raw
Responses Re: Parse CE and BCE in dates and times
List 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

Attachment

pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: bogus: logical replication rows/cols combinations
Next
From: Amit Kapila
Date:
Subject: Re: Replica Identity check of partition table on subscriber