pgsql: Fix unportable use of isspace(). - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Fix unportable use of isspace().
Date
Msg-id E1XOaEl-0003RQ-1Z@gemulon.postgresql.org
Whole thread Raw
Responses Re: pgsql: Fix unportable use of isspace().
List 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 by date:

Previous
From: Andres Freund
Date:
Subject: pgsql: Add skip-empty-xacts option to test_decoding for use in the regr
Next
From: Andres Freund
Date:
Subject: Re: pgsql: Fix unportable use of isspace().