pgsql: Fix double frees in ecpg.

Поиск
Список
Период
Сортировка
От Michael Meskes
Тема pgsql: Fix double frees in ecpg.
Дата
Msg-id E1evuQi-0002oo-F7@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix double frees in ecpg.

Patch by Patrick Krecker <patrick@judicata.com>

Branch
------
REL9_6_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/8e3f3ab5b85a230e9a008c743402c3e5a43085a1

Modified Files
--------------
src/interfaces/ecpg/preproc/ecpg.c | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)


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

Предыдущее
От: Andres Freund
Дата:
Сообщение: pgsql: Add COSTS off to two EXPLAIN using tests.
Следующее
От: David Rowley
Дата:
Сообщение: Re: pgsql: Move strtoint() to common