Description
DATE/TIMESTAMP literals support years 0000 to 9999.
However, internally we support a range that is much larger.
I can add or subtract large intervals from a date/timestamp and the system will happily process and display large negative and positive dates.
Since we obviously cannot put this genie back into the bottle the only thing we can do is allow matching DATE/TIMESTAMP literals.