public inbox for [email protected]  
help / color / mirror / Atom feed
pgsql: pg_locale_libc.c: add guards to ctype methods.
2+ messages / 1 participants
[nested] [flat]

* pgsql: pg_locale_libc.c: add guards to ctype methods.
@ 2026-07-08 01:23  Jeff Davis <[email protected]>
  0 siblings, 0 replies; 2+ messages in thread

From: Jeff Davis @ 2026-07-08 01:23 UTC (permalink / raw)
  To: [email protected]

pg_locale_libc.c: add guards to ctype methods.

Necessary for 16-bit wchar_t platforms (Windows).

Other guards are just defensive. Also correct style issue with
branches.

Reported-by: Noah Misch <[email protected]>
Discussion: https://postgr.es/m/[email protected]
Backpatch-through: 19

Branch
------
master

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

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



^ permalink  raw  reply  [nested|flat] 2+ messages in thread

* pgsql: pg_locale_libc.c: add guards to ctype methods.
@ 2026-07-08 01:23  Jeff Davis <[email protected]>
  0 siblings, 0 replies; 2+ messages in thread

From: Jeff Davis @ 2026-07-08 01:23 UTC (permalink / raw)
  To: [email protected]

pg_locale_libc.c: add guards to ctype methods.

Necessary for 16-bit wchar_t platforms (Windows).

Other guards are just defensive. Also correct style issue with
branches.

Reported-by: Noah Misch <[email protected]>
Discussion: https://postgr.es/m/[email protected]
Backpatch-through: 19

Branch
------
REL_19_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/404fe01e0c5d402c257cfe809e5a15f64a2c6586

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



^ permalink  raw  reply  [nested|flat] 2+ messages in thread


end of thread, other threads:[~2026-07-08 01:23 UTC | newest]

Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2026-07-08 01:23 pgsql: pg_locale_libc.c: add guards to ctype methods. Jeff Davis <[email protected]>
2026-07-08 01:23 pgsql: pg_locale_libc.c: add guards to ctype methods. Jeff Davis <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox