Обсуждение: pgsql: Free memory in ecpg bytea regression test.

Поиск
Список
Период
Сортировка

pgsql: Free memory in ecpg bytea regression test.

От
Michael Meskes
Дата:
Free memory in ecpg bytea regression test.

While not really a problem it's easier to run tools like valgrind against it
when fixed.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/42ccbe4351e4c0b1ad1684323c2fea79c86ae573

Modified Files
--------------
src/interfaces/ecpg/test/expected/sql-bytea.c      | 53 +++++++++---------
src/interfaces/ecpg/test/expected/sql-bytea.stderr | 62 +++++++++++-----------
src/interfaces/ecpg/test/sql/bytea.pgc             |  1 +
3 files changed, 59 insertions(+), 57 deletions(-)