pgsql: Fix double frees in ecpg.

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

Patch by Patrick Krecker <patrick@judicata.com>

Branch
------
REL9_5_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/837d4f739ccf16091d41649a9d22d7e911636a3b

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