Any one suppose that these functions return the same: make_date(-1,1,1) to_date('-1-01-01','yyyy-mm-dd')
But make_date will give 0001-01-01 BC
And to_date will give 0002-01-01 BC
If you think this is right behavior I think this must be documented
من:David G. Johnston <david.g.johnston@gmail.com> تم الإرسال:Thursday, May 7, 2020 1:45:14 AM إلى:dar_alathar@hotmail.com <dar_alathar@hotmail.com>; PostgreSQL mailing lists <pgsql-bugs@lists.postgresql.org> الموضوع:Re: BUG #16419: wrong parsing BC year in to_date() function