]> git.ipfire.org Git - thirdparty/postgresql.git/commit
pg_locale_libc.c: add missing casts to unsigned char.
authorJeff Davis <jdavis@postgresql.org>
Wed, 8 Jul 2026 01:20:15 +0000 (18:20 -0700)
committerJeff Davis <jdavis@postgresql.org>
Wed, 8 Jul 2026 01:20:15 +0000 (18:20 -0700)
commite6e08dc5543485c7f4851551e67a99b0cf8027eb
tree9ac0fa62f0ae13dfc2ece4b69c2ddbbf4b877b74
parentdbbeafe61ad049c8881aa82575ecf3e89d707ce3
pg_locale_libc.c: add missing casts to unsigned char.

Discussion: https://postgr.es/m/20260630012919.78@rfd.leadboat.com
Backpatch-through: 19
src/backend/utils/adt/pg_locale_libc.c