pgsql: Fix small memory leak in ecpglibecpg_update_declare_statement()

Поиск
Список
Период
Сортировка
От Michael Meskes
Тема pgsql: Fix small memory leak in ecpglibecpg_update_declare_statement()
Дата
Msg-id E1hiTtj-0006em-Tj@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
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/e72489e101b21c328e3d10ca64e5367c60f424a5

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


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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: pgsql: Add support for Visual Studio 2019 in build scripts
Следующее
От: Etsuro Fujita
Дата:
Сообщение: pgsql: postgres_fdw: Remove redundancy inpostgresAcquireSampleRowsFunc