Re: pgsql: Sync our copy of the timezone library with IANA release tzcode20
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2019-07-20T09:17:33Z
Lists: pgsql-hackers
On Fri, Jul 19, 2019 at 02:56:34PM -0400, Tom Lane wrote: > I'm not quite convinced whether that will silence the warning, but > at least it's a bit less unreadable. Thanks for working with upstream on this. From what I can see, woodlouse & friends do not complain anymore. -- Michael
Commits
-
Silence compiler warning, hopefully.
- 847561c1d5e2 9.4.24 landed
- caa22d72a5f0 9.5.19 landed
- e480d8350be1 9.6.15 landed
- 8a4fa297a5dd 10.10 landed
- ee9417a04fba 11.5 landed
- 533522846ba0 12.0 landed
- 421466863548 13.0 landed
-
Sync our copy of the timezone library with IANA release tzcode2019b.
- f285322f9cd3 13.0 cited