Re: Updating timezone data to 2018c

2018-01-28 Thread Michael Paquier
On Fri, Jan 26, 2018 at 10:21:33AM -0500, Tom Lane wrote: > Probably, at the time I checked the abbrevs list when I installed 2017b, > WAST was still being detected as a currently-in-use abbreviation. > Now it isn't. What I'll probably do is mark the abbreviation obsolete > but leave it in place i

Re: Updating timezone data to 2018c

2018-01-26 Thread Tom Lane
Michael Paquier writes: > I have just bumped into tzdata (https://www.iana.org/time-zones), to > notice that 2018c has been released. Surely, there will be a refresh for > the next release? Yeah, it's on my to-do list for next week. > At the same time I have played with the instructions in > src

Updating timezone data to 2018c

2018-01-26 Thread Michael Paquier
Hi all, I have just bumped into tzdata (https://www.iana.org/time-zones), to notice that 2018c has been released. Surely, there will be a refresh for the next release? At the same time I have played with the instructions in src/timezone/README to generate the attached. That's always an experience