Preprocessor condition fix

Поиск
Список
Период
Сортировка
От Christian Ullrich
Тема Preprocessor condition fix
Дата
Msg-id nega4p$tr7$1@ger.gmane.org
обсуждение исходный текст
Ответы Re: Preprocessor condition fix  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Merlin Moncure
Дата:
Сообщение: Re: Relax requirement for INTO with SELECT in pl/pgsql
Следующее
От: tushar
Дата:
Сообщение: Re: Choosing parallel_degree