Fixed some memory leaks in ECPG. Patch by Michael Paquier
Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/96ad72d1c00fa6526eb4d5e9c2a747b44752b4ee Modified Files -------------- src/interfaces/ecpg/preproc/descriptor.c | 12 +++++++++--- src/interfaces/ecpg/preproc/pgc.l | 4 +++- src/interfaces/ecpg/preproc/variable.c | 4 +++- 3 files changed, 15 insertions(+), 5 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
