]> granicus.if.org Git - postgresql/commit
Fix a portability bug (ye olde not casting a <ctype.h> argument to
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 12 Jul 2007 23:51:10 +0000 (23:51 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 12 Jul 2007 23:51:10 +0000 (23:51 +0000)
commit04b54876b65fe9c138c2fcc67fa2d028b0afae94
tree9f8a36d3dfccbac38841f1f856d7b384f9ba037b
parent6bc12a4aca7c75fdf9e8d0dbd2744e77c172c8dc
Fix a portability bug (ye olde not casting a <ctype.h> argument to
unsigned char).  Fortunately we still have buildfarm machines that
will flag this.  Seems to be new in CVS HEAD, so no backpatch.
src/backend/utils/adt/cash.c