[COMMITTERS] pgsql: Fix a potential double-free in ecpg. - Mailing list pgsql-committers

From Michael Meskes
Subject [COMMITTERS] pgsql: Fix a potential double-free in ecpg.
Date
Msg-id E1cmHDg-0000Ol-QW@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix a potential double-free in ecpg.

Branch
------
REL9_3_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/af471919bc7e501ee75dd48be763fbdb9c7b530a

Modified Files
--------------
src/interfaces/ecpg/preproc/pgc.l | 1 +
1 file changed, 1 insertion(+)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [COMMITTERS] pgsql: contrib/amcheck needs RecentGlobalXmin to be PGDLLIMPORT'ified.
Next
From: Peter Eisentraut
Date:
Subject: [COMMITTERS] pgsql: dblink: Replace some macros by static functions