git.postgresql.org Git - postgresql.git/commit
2015年7月27日 18:48:51 +0000 (21:48 +0300)
2015年7月27日 18:51:25 +0000 (21:51 +0300)
commit 5533a272ddecff18f16e9b6c307dcb2e130538f4
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.
This is the main PostgreSQL git repository.
RSS
Atom