[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-0000Og-QO@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix a potential double-free in ecpg.

Branch
------
REL9_5_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/466ee7a5326b0071b91b46fd3b657c35b52fd8c6

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