pgsql: Fix small memory leak in ecpglibecpg_update_declare_statement()

Поиск
Список
Период
Сортировка
От Michael Meskes
Тема pgsql: Fix small memory leak in ecpglibecpg_update_declare_statement()
Дата
Msg-id E1hkNBT-00010Z-QR@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix small memory leak in ecpglib ecpg_update_declare_statement() is called the
second time.

Author: "Zhang, Jie" <zhangjie2@cn.fujitsu.com>

Branch
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/58006f8041fffc9260b92fc2cb3a571aaa6c6d22

Modified Files
--------------
src/interfaces/ecpg/ecpglib/prepare.c | 4 ++++
1 file changed, 4 insertions(+)


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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: pgsql: Fix inconsistencies in the code
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: doc: Clarify logical replication documentation