]> granicus.if.org Git - postgresql/commit
Fixed some memory leaks in ECPG.
authorMichael Meskes <meskes@postgresql.org>
Fri, 12 Jun 2015 12:52:55 +0000 (14:52 +0200)
committerMichael Meskes <meskes@postgresql.org>
Sat, 13 Jun 2015 09:04:58 +0000 (11:04 +0200)
commit4f60d66587f6ed27887d20e3d70da61de5541ab2
treeea763e19ed5d5e1b355530a4530d3760703e0612
parent1c150f8aa759aaa9e5761da79653894510d868db
Fixed some memory leaks in ECPG.

Patch by Michael Paquier
src/interfaces/ecpg/preproc/descriptor.c
src/interfaces/ecpg/preproc/pgc.l
src/interfaces/ecpg/preproc/variable.c