[Lunar-commits] r18627 - moonbase/trunk/perl/DBD-Pg
Dennis Veatch
stumbles at lunar-linux.org
Fri Feb 10 03:44:13 UTC 2006
Author: stumbles
Date: 2006-02-10 03:44:11 +0000 (Fri, 10 Feb 2006)
New Revision: 18627
Modified:
moonbase/trunk/perl/DBD-Pg/DETAILS
Log:
Fix statement-name related core dump.
Fix rare core dump when $sth still in scope after disconnect
Fix incorrect sprintf calls
Fix backslash parsing in statements
Fix incorrect behavior when AutoCommit switched on.
and others
Modified: moonbase/trunk/perl/DBD-Pg/DETAILS
===================================================================
--- moonbase/trunk/perl/DBD-Pg/DETAILS 2006-02-10 03:38:16 UTC (rev 18626)
+++ moonbase/trunk/perl/DBD-Pg/DETAILS 2006-02-10 03:44:11 UTC (rev 18627)
@@ -1,11 +1,11 @@
MODULE=DBD-Pg
- VERSION=1.32
+ VERSION=1.43
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=http://search.cpan.org/CPAN/authors/id/R/RU/RUDY/
- SOURCE_VFY=sha1:ba415c5b2cfc99bd8f5f7048e60c409b54407cf8
+ SOURCE_URL=http://search.cpan.org/CPAN/authors/id/D/DB/DBDPG/
+ SOURCE_VFY=sha1:b2fee0d561db533368a14a4e9adc41486ef71d2b
WEB_SITE=http://gborg.postgresql.org/project/dbdpg/projdisplay.php
- ENTERED=20030823
- UPDATED=20050122
+ ENTERED=20030823
+ UPDATED=20060209
SHORT="DBD-Pg (PostgreSQL) module for perl DBI"
cat << EOF
More information about the Lunar-commits
mailing list