pgsql: Silence compiler warning, hopefully.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Silence compiler warning, hopefully.
Date: 2019-07-19 18:49:56
Message-ID: E1hoXx6-0001bo-Mk@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Silence compiler warning, hopefully.

Absorb commit e5e04c962a5d12eebbf867ca25905b3ccc34cbe0 from upstream
IANA code, in hopes of silencing warnings from MSVC about negating
a bool value.

Discussion: https://postgr.es/m/20190719035347.GJ1859@paquier.xyz

Branch
------
REL9_4_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/847561c1d5e2197042565c9d7966e7b50bb67593

Modified Files
--------------
src/timezone/zic.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2019-07-19 18:56:34 Re: pgsql: Sync our copy of the timezone library with IANA release tzcode20
Previous Message Tom Lane 2019-07-19 04:06:01 Re: pgsql: Sync our copy of the timezone library with IANA release tzcode20