pgsql: pg_locale_libc.c: add missing casts to unsigned char. - Mailing list pgsql-committers

From Jeff Davis
Subject pgsql: pg_locale_libc.c: add missing casts to unsigned char.
Date
Msg-id E1whH0B-0004w5-0x@gemulon.postgresql.org
Whole thread
List pgsql-committers
pg_locale_libc.c: add missing casts to unsigned char.

Discussion: https://postgr.es/m/20260630012919.78@rfd.leadboat.com
Backpatch-through: 19

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/e6e08dc5543485c7f4851551e67a99b0cf8027eb

Modified Files
--------------
src/backend/utils/adt/pg_locale_libc.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)


pgsql-committers by date:

Previous
From: Fujii Masao
Date:
Subject: pgsql: doc: Fix typo in rule-system view example
Next
From: Jeff Davis
Date:
Subject: pgsql: Fix unintentional behavior change from 5a38104b36.