pgsql: Add #define for UNICODE_CASEMAP_BUFSZ.

From: Jeff Davis <jdavis(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Add #define for UNICODE_CASEMAP_BUFSZ.
Date: 2025-11-26 18:08:35
Message-ID: E1vOJwR-001XFh-0u@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add #define for UNICODE_CASEMAP_BUFSZ.

Useful for mapping a single codepoint at a time into a
statically-allocated buffer.

Discussion: https://postgr.es/m/450ceb6260cad30d7afdf155d991a9caafee7c0d.camel@j-davis.com
Reviewed-by: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/8d299052fe5858319fbd9be5f234026711bbc91b

Modified Files
--------------
src/include/utils/pg_locale.h | 14 ++++++++++++++
1 file changed, 14 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Daniel Gustafsson 2025-11-26 20:36:06 pgsql: Check for correct version of perltidy
Previous Message Nathan Bossart 2025-11-26 17:39:15 pgsql: Revert "Teach DSM registry to ERROR if attaching to an uninitial