Fix unportable use of isspace().

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 01b6976c13a9cf87f3c6767c9722576166c1b081
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2014-09-01T22:37:45Z
Releases: 9.5.0
Fix unportable use of isspace().

Introduced in commit 11a020eb6.

Files

PathChange+/−
src/backend/utils/init/postinit.c modified +1 −1