pgsql: Suppress compiler warning.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Suppress compiler warning.
Дата
Msg-id E1amPfm-0000r2-Hg@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Suppress compiler warning.

Some buildfarm members are showing "comparison is always false due to
limited range of data type" complaints on this test, so #ifdef it out
on machines with 32-bit int.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/45aae8e78967b37f285e99617b919319bf2bf536

Modified Files
--------------
src/timezone/zic.c | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: pgsql: XLogReader general code cleanup
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Make all the declarations of WaitEventSetWaitBlock be marked "in