Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Tue, 17 Feb 2004 20:41:14 -0500 (EST)
From: Rudy Lippan <rlippan@remotelinux.com>
X-X-Sender: rlippan@elfride.ineffable.net
To: Rafael Kitover <caelum@debian.org>
cc: cygwin@cygwin.com, "'Ian Sealy'" <Ian.Sealy@bristol.ac.uk>,
   <dbdpg-general@gborg.postgresql.org>
Subject: Re: [Dbdpg-general] RE: DBD::Pg - $dbh->quote() causes core dump
In-Reply-To: <BAY12-DAV2NqnX5drx00003634e@hotmail.com>
Message-ID: <Pine.LNX.4.44.0402172034300.430-100000@elfride.ineffable.net>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII

On Tue, 17 Feb 2004, Rafael Kitover wrote:

> Date: Tue, 17 Feb 2004 02:51:42 -0800

> There was some memory allocation related funkiness in DBD::Pg that the attached
> patch fixes. You can apply it to both 1.31 and 1.32_1.
> 

Before I apply the path, how needed is that PQfreemem() instead of free()  
on win systems?  Because earlier versions of pg which are still supported
by DBD::Pg do not have a PQfreemem().

Rudy


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

