Thread: pgsql: Silence compiler warning, hopefully.

pgsql: Silence compiler warning, hopefully.

From
Tom Lane
Date:
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_6_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/e480d8350be180410b0a2291b7a9bc08448c7f3e

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