]> 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:21:28 +0000 (18:21 -0700)
commite4b24d2f56533b9d5a46a54b4f670e5129c4bac8
tree7480607e5506d4708bba394ecf770e4127071a2c
parent404fe01e0c5d402c257cfe809e5a15f64a2c6586
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