ECPG: Free the malloc()'ed variables in the test so it comes out clean on Valgrind runs.
Patch by Boszormenyi Zoltan <[email protected]> Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/db58e8ff7cec9a14418d6dccd33bbe186d10c1f4 Modified Files -------------- src/interfaces/ecpg/test/expected/preproc-outofscope.c | 15 +++++++++------ .../ecpg/test/expected/preproc-outofscope.stderr | 8 ++++---- src/interfaces/ecpg/test/preproc/outofscope.pgc | 3 +++ 3 files changed, 16 insertions(+), 10 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
