pgsql: Silence compiler warning in non-assert builds.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Silence compiler warning in non-assert builds.
Дата
Msg-id E1lRi0O-0003v9-CE@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Silence compiler warning in non-assert builds.

Per buildfarm.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/8998e3cafa23632790787b8cc726998e84067259

Modified Files
--------------
contrib/postgres_fdw/postgres_fdw.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Don't prematurely cram a value into a short int.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix unportable use of isprint().