Preprocessor condition fix - Mailing list pgsql-hackers

From Christian Ullrich
Subject Preprocessor condition fix
Date
Msg-id nega4p$tr7$1@ger.gmane.org
Whole thread Raw
Responses Re: Preprocessor condition fix  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Here is a one-line patch to fix a wrong preprocessor condition in 
pg_regress, found because the VS 2015 compiler warns on the cast in the 
32-bit branch where apparently earlier versions did not.

According to git grep, this is the only place where WIN64 is used 
without the leading underscore.

-- 
Christian

pgsql-hackers by date:

Previous
From: Merlin Moncure
Date:
Subject: Re: Relax requirement for INTO with SELECT in pl/pgsql
Next
From: tushar
Date:
Subject: Re: Choosing parallel_degree