Fix memory leaks in pg_locale_icu.c. The backport prior to 18 requires minor modification due to code refactoring.
Discussion: https://postgr.es/m/[email protected] Backpatch-through: 16 Branch ------ REL_18_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/4abf63c62bfbff82a39767655f6e6de6f884c276 Modified Files -------------- src/backend/utils/adt/pg_locale_icu.c | 5 +++++ 1 file changed, 5 insertions(+)
