Re: Updating timezone data to 2018c - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Updating timezone data to 2018c
Date
Msg-id 20180129030623.GB74483@paquier.xyz
Whole thread Raw
In response to Re: Updating timezone data to 2018c  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
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 in Africa.txt, since that's what we've generally
> done in the past, especially for things that were very recently current.

OK.  Indeed I can see what you have done in 41fc04f.  Thanks for the
update.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: [Sender Address Forgery]Re: pg_(total_)relation_size andpartitioned tables
Next
From: Amit Kapila
Date:
Subject: Re: [HACKERS] why not parallel seq scan for slow functions