pgsql: Backported fix for protecting ecpg against applications freeing

From: meskes(at)postgresql(dot)org (Michael Meskes)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Backported fix for protecting ecpg against applications freeing
Date: 2010-01-08 09:22:44
Message-ID: 20100108092244.400217541B9@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Backported fix for protecting ecpg against applications freeing strings to 8.4.

Tags:
----
REL8_4_STABLE

Modified Files:
--------------
pgsql/src/interfaces/ecpg/ecpglib:
prepare.c (r1.31.2.1 -> r1.31.2.2)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/ecpglib/prepare.c?r1=1.31.2.1&r2=1.31.2.2)

Browse pgsql-committers by date

  From Date Subject
Next Message Stefan Kaltenbrunner 2010-01-08 14:41:10 Re: [COMMITTERS] pgsql: Also update ChangerLog file.
Previous Message Michael Meskes 2010-01-08 09:06:05 pgsql: Also update ChangerLog file.