Fix unportable uses of <ctype.h> functions. Per Sergey Koposov.
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 1 Sep 2005 15:34:31 +0000 (15:34 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 1 Sep 2005 15:34:31 +0000 (15:34 +0000)
commit9ad51ef3385951a745373366e40af95732b372aa
treee6d9989480b8fc56a1fed529e626aabfe8792b45
parent3e79c618037883999d10336b9a6e7525ab7e13e1
Fix unportable uses of <ctype.h> functions.  Per Sergey Koposov.
src/backend/commands/copy.c