Peter Eisentraut <[email protected]> writes: > On 2020-06-18 00:29, Tom Lane wrote: >> Sync our copy of the timezone library with IANA release tzcode2020a.
> This code import has introduced new compiler warnings on Windows/mingw
> builds,
Hmm ... I forgot that INT64_FORMAT can't be used with sscanf.
Will fix.
regards, tom lane
