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/[email protected] Reviewed-by: Chao Li <[email protected]> Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/8d299052fe5858319fbd9be5f234026711bbc91b Modified Files -------------- src/include/utils/pg_locale.h | 14 ++++++++++++++ 1 file changed, 14 insertions(+)
