On Mon, Jul 18, 2016 at 8:09 PM, Tom Lane <[email protected]> wrote: > There are also several bug fixes that affect interpretation of dates after > 2037, a year that's getting closer all the time.
Does this represent a data incompatibility for databases that could contain such dates already? That is, would this be changing the dates their database contains? We don't really have a solution for that kind of change but we should highlight it fairly prominently and it would be nice if we gave people a query that would search for any affected dates in a column. -- greg -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
