summaryrefslogtreecommitdiff
path: root/src/common/relpath.c
diff options
context:
space:
mode:
authorHeikki Linnakangas2015-07-27 18:48:51 +0000
committerHeikki Linnakangas2015-07-27 18:51:25 +0000
commit5533a272ddecff18f16e9b6c307dcb2e130538f4 (patch)
tree2ae595621a1f8ab2a5c93750d34741afff2d9628 /src/common/relpath.c
parentd7fd22a38ff48372c6813983317fc8d1e07fcf87 (diff)
Don't assume that 'char' is signed.
On some platforms, notably ARM and PowerPC, 'char' is unsigned by default. This fixes an assertion failure at WAL replay on such platforms. Reported by Noah Misch. Backpatch to 9.5, where this was broken.
Diffstat (limited to 'src/common/relpath.c')
0 files changed, 0 insertions, 0 deletions