pgsql: Fix memory leak for hashing with nondeterministic collations.

Поиск
Список
Период
Сортировка
От Jeff Davis
Тема pgsql: Fix memory leak for hashing with nondeterministic collations.
Дата
Msg-id E1p0pkD-001bib-Pu@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix memory leak for hashing with nondeterministic collations.

Backpatch through 12, where nondeterministic collations were
introduced (5e1963fb76).

Backpatch-through: 12

Branch
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/9377b4f30a14e1c79183b3138fa88fc99d4a872a

Modified Files
--------------
src/backend/access/hash/hashfunc.c | 2 ++
src/backend/utils/adt/varchar.c    | 2 ++
2 files changed, 4 insertions(+)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Jeff Davis
Дата:
Сообщение: pgsql: Fix memory leak for hashing with nondeterministic collations.
Следующее
От: Jeff Davis
Дата:
Сообщение: pgsql: Fix memory leak for hashing with nondeterministic collations.