pgsql: Fix unportable use of isspace().

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Fix unportable use of isspace().
Дата
Msg-id E1XOaEl-0003RQ-1Z@gemulon.postgresql.org
обсуждение исходный текст
Ответы Re: pgsql: Fix unportable use of isspace().  (Andres Freund <andres@2ndquadrant.com>)
Список pgsql-committers
Fix unportable use of isspace().

Introduced in commit 11a020eb6.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/01b6976c13a9cf87f3c6767c9722576166c1b081

Modified Files
--------------
src/backend/utils/init/postinit.c |    2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Andres Freund
Дата:
Сообщение: pgsql: Add skip-empty-xacts option to test_decoding for use in the regr
Следующее
От: Andres Freund
Дата:
Сообщение: Re: pgsql: Fix unportable use of isspace().