public inbox for [email protected]help / color / mirror / Atom feed
pgsql: unicode_case.c: defend against truncated UTF8. 4+ messages / 1 participants [nested] [flat]
* pgsql: unicode_case.c: defend against truncated UTF8. @ 2026-07-07 20:36 Jeff Davis <[email protected]> 0 siblings, 0 replies; 4+ messages in thread From: Jeff Davis @ 2026-07-07 20:36 UTC (permalink / raw) To: [email protected] unicode_case.c: defend against truncated UTF8. Reviewed-by: Chao Li <[email protected]> Discussion: https://postgr.es/m/[email protected] Backpatch-through: 17 Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/21ffc271d475a31dbc67706fc1f2a2c5bfc83e14 Modified Files -------------- src/backend/utils/adt/pg_locale_builtin.c | 24 ++++++++++---- src/common/unicode/case_test.c | 8 +++++ src/common/unicode_case.c | 52 ++++++++++++++++++++++++++----- 3 files changed, 70 insertions(+), 14 deletions(-) ^ permalink raw reply [nested|flat] 4+ messages in thread
* pgsql: unicode_case.c: defend against truncated UTF8. @ 2026-07-07 20:36 Jeff Davis <[email protected]> 0 siblings, 0 replies; 4+ messages in thread From: Jeff Davis @ 2026-07-07 20:36 UTC (permalink / raw) To: [email protected] unicode_case.c: defend against truncated UTF8. Reviewed-by: Chao Li <[email protected]> Discussion: https://postgr.es/m/[email protected] Backpatch-through: 17 Branch ------ REL_19_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/05da336dd7d32ed4a70efc5f21c355f8ace482e8 Modified Files -------------- src/backend/utils/adt/pg_locale_builtin.c | 24 ++++++++++---- src/common/unicode/case_test.c | 8 +++++ src/common/unicode_case.c | 52 ++++++++++++++++++++++++++----- 3 files changed, 70 insertions(+), 14 deletions(-) ^ permalink raw reply [nested|flat] 4+ messages in thread
* pgsql: unicode_case.c: defend against truncated UTF8. @ 2026-07-07 20:36 Jeff Davis <[email protected]> 0 siblings, 0 replies; 4+ messages in thread From: Jeff Davis @ 2026-07-07 20:36 UTC (permalink / raw) To: [email protected] unicode_case.c: defend against truncated UTF8. Reviewed-by: Chao Li <[email protected]> Discussion: https://postgr.es/m/[email protected] Backpatch-through: 17 Branch ------ REL_18_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/9021c8f3cabc42839329e3ab0dfed4137557d19f Modified Files -------------- src/backend/utils/adt/pg_locale_builtin.c | 24 ++++++++++---- src/common/unicode/case_test.c | 8 +++++ src/common/unicode_case.c | 55 ++++++++++++++++++++++++++----- 3 files changed, 72 insertions(+), 15 deletions(-) ^ permalink raw reply [nested|flat] 4+ messages in thread
* pgsql: unicode_case.c: defend against truncated UTF8. @ 2026-07-07 20:36 Jeff Davis <[email protected]> 0 siblings, 0 replies; 4+ messages in thread From: Jeff Davis @ 2026-07-07 20:36 UTC (permalink / raw) To: [email protected] unicode_case.c: defend against truncated UTF8. Reviewed-by: Chao Li <[email protected]> Discussion: https://postgr.es/m/[email protected] Backpatch-through: 17 Branch ------ REL_17_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/5e78ebca57b3630c1230d348263fddfeaaf7678e Modified Files -------------- src/backend/utils/adt/formatting.c | 24 ++++++++++++++++++------ src/common/unicode/case_test.c | 9 +++++++++ src/common/unicode_case.c | 33 +++++++++++++++++++++++++++++---- 3 files changed, 56 insertions(+), 10 deletions(-) ^ permalink raw reply [nested|flat] 4+ messages in thread
end of thread, other threads:[~2026-07-07 20:36 UTC | newest] Thread overview: 4+ messages (download: mbox mbox.gz follow: Atom feed) -- links below jump to the message on this page -- 2026-07-07 20:36 pgsql: unicode_case.c: defend against truncated UTF8. Jeff Davis <[email protected]> 2026-07-07 20:36 pgsql: unicode_case.c: defend against truncated UTF8. Jeff Davis <[email protected]> 2026-07-07 20:36 pgsql: unicode_case.c: defend against truncated UTF8. Jeff Davis <[email protected]> 2026-07-07 20:36 pgsql: unicode_case.c: defend against truncated UTF8. 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