From 22bc3f73c98d60820c11986b24d2db0b15559eed Mon Sep 17 00:00:00 2001 From: Jason Helfman Date: Thu, 15 Mar 2012 19:57:51 +0000 Subject: - Update to 2.19.1 Changelog: Version 2.19.1 Released March 10, 2012 - Fix crash when passing in an array with undefined elements. [GSM] Version 2.19.0 Released March 9, 2012 (git commit 05ab092905ce6891ed83e173412ee70d6cdb8cb5) - Use proper formatting for warn() and croak() (CPAN bug #75642) [Niko Tyni] - Fix localized regex in test (CPAN bug #70759) - Fix for named placeholders (CPAN bug #70953) [Jan Pazdziora] - Various fixes to the array-marshalling code [Noah Misch, Mark Stosberg, and David Christensen] (CPAN bug #58552) - Allow hi-bit chars in dollar-quoted identifiers [David Christensen] (CPAN bug #73832) - Have do() return count for things such as CREATE TABLE .. AS SELECT Will only work on 9.0 or better. (CPAN bug #71073) [Pavel Stehule] - Better error message when trying to do things post-disconnect [GSM] - Always respect pg_server_prepare=0 by using PQexec not PQexecParams. [GSM] - Fix error in async docs (CPAN bug #72812) PR: ports/166135 Submitted by: ohauer@ Feature safe: yes --- databases/p5-DBD-Pg/distinfo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'databases/p5-DBD-Pg/distinfo') diff --git a/databases/p5-DBD-Pg/distinfo b/databases/p5-DBD-Pg/distinfo index afda160fca1f..a99d12543e9b 100644 --- a/databases/p5-DBD-Pg/distinfo +++ b/databases/p5-DBD-Pg/distinfo @@ -1,2 +1,2 @@ -SHA256 (DBD-Pg-2.18.1.tar.gz) = f532ec1e69809d510c5267525b7dcc61b5f9d75aa9dd25014330b10741acd982 -SIZE (DBD-Pg-2.18.1.tar.gz) = 235387 +SHA256 (DBD-Pg-2.19.1.tar.gz) = 83d0cace673910d812ab2121e79c65e04b75e460fdd59f076908d9660f69cd9e +SIZE (DBD-Pg-2.19.1.tar.gz) = 235182 -- cgit v1.2.3