]> granicus.if.org Git - postgresql/commit
Fix unportable use of isspace().
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 1 Sep 2014 22:37:45 +0000 (18:37 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 1 Sep 2014 22:37:45 +0000 (18:37 -0400)
commit01b6976c13a9cf87f3c6767c9722576166c1b081
tree5b251ce617894e4465b8807eb646a10fed1c424b
parentd6fa44fce7c27459e2d7a46cca18779b765c8b15
Fix unportable use of isspace().

Introduced in commit 11a020eb6.
src/backend/utils/init/postinit.c