Re: [Dbdpg-general] RE: DBD::Pg - $dbh->quote() causes core dump

2004-02-17 Thread Bruce Momjian
Rudy Lippan wrote: > 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 neede

Re: [Dbdpg-general] RE: DBD::Pg - $dbh->quote() causes core dump

2004-02-17 Thread Rudy Lippan
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

Re: *****SPAM***** RE: DBD::Pg - $dbh->quote() causes core dump

2004-02-17 Thread Ian Sealy
Dear Rafael, > 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. > > Bug posted on CPAN: > http://rt.cpan.org/NoAuth/Bug.html?id=5357 All the tests now pass and everything works perfectly. Thanks very much for

RE: DBD::Pg - $dbh->quote() causes core dump

2004-02-17 Thread Rafael Kitover
bruary 16, 2004 11:09 AM >To: Cygwincygwin.com >Subject: Re: DBD::Pg - $dbh->quote() causes core dump > >Dear all, > >> Is anyone using the DBD::Pg Perl module under Cygwin? I'm trying to use >> it on Windows XP with Perl 5.8.2-1 and DBI 1.40. The Cygwin DLL version >

Re: DBD::Pg - $dbh->quote() causes core dump

2004-02-16 Thread Ian Sealy
Dear all, > Is anyone using the DBD::Pg Perl module under Cygwin? I'm trying to use > it on Windows XP with Perl 5.8.2-1 and DBI 1.40. The Cygwin DLL version > is 1.5.7. > > The module seems to build OK, but lots of the tests fail. The most > serious (from my point of view, because I tried to use