pgsql: Silence compiler warning, hopefully.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Silence compiler warning, hopefully.
Дата
Msg-id E1hoXx6-0001bh-LT@gemulon.postgresql.org
обсуждение исходный текст
Список 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
------
REL_11_STABLE

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

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


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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: pgsql: Doc: clarify when table rewrites happen with column additionand
Следующее
От: Jeff Davis
Дата:
Сообщение: pgsql: pg_stat_statements: add missing check for pgss_enabled().