Install the "posixrules" timezone link in MSVC builds. Somehow, we'd missed ever doing this. The consequences aren't too severe: basically, the timezone library would fall back on its hardwired notion of the DST transition dates to use for a POSIX-style zone name, rather than obeying US/Eastern which is the intended behavior. The net effect would only be to obey current US DST law further back than it ought to apply; so it's not real surprising that nobody noticed.
David Rowley, per report from Amit Kapila Discussion: https://postgr.es/m/caa4ek1lc7canhraq__c3ht1jvrpzaaxxhejrnr5l6bfyhil...@mail.gmail.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/d4e59c5521c244e809c3d68df51fb79543578e41 Modified Files -------------- src/tools/msvc/Install.pm | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers