mirror of https://github.com/postgres/postgres
A security fix will need those functions, so back-patch the v14+ functions to
v13.
When commit b80e10638e
introduced the v14+
implementation of pg_encoding_verifymbstr(), it added a callback to each
pg_wchar_table entry. For simplicity and ABI stability, this instead
implements the function in terms of the existing per-character callback.
Author: Noah Misch <noah@leadboat.com>
Author: Andres Freund <andres@anarazel.de>
Security: CVE-2025-1094
REL_13_STABLE
parent
bf085f6d45
commit
00f1a1f665
Loading…
Reference in new issue