Committed by Greg Sabino Mullane <
gr...@endpoint.com>
Ready to roll out 3.5.0_2
---
META.yml | 6 +++---
Makefile.PL | 2 +-
Pg.pm | 6 +++---
README | 4 ++--
SIGNATURE | 26 +++++++++++++-------------
lib/Bundle/DBD/Pg.pm | 2 +-
6 files changed, 23 insertions(+), 23 deletions(-)
diff --git a/META.yml b/META.yml
index c2ba915..41d7c8e 100644
--- a/META.yml
+++ b/META.yml
@@ -1,6 +1,6 @@
--- #YAML:1.0
name : DBD-Pg
-version : 3.5.0_1
+version : 3.5.0_2
abstract : DBI PostgreSQL interface
author:
- Greg Sabino Mullane <
gr...@turnstep.com>
@@ -30,10 +30,10 @@ recommends:
provides:
DBD::Pg:
file : Pg.pm
- version : 3.5.0_1
+ version : 3.5.0_2
Bundle::DBD::Pg:
file : lib/Bundle/DBD/Pg.pm
- version : 3.5.0_1
+ version : 3.5.0_2
keywords:
- Postgres
diff --git a/Makefile.PL b/Makefile.PL
index a26e76d..db66f5d 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -5,7 +5,7 @@ use warnings;
use 5.008001;
## No
version.pm for this one, as the prereqs are not loaded yet.
-my $VERSION = '3.5.0_1';
+my $VERSION = '3.5.0_2';
## App::Info is stored inside t/lib
## Create a proper path so we can use it below
diff --git a/Pg.pm b/Pg.pm
index 0ba899d..938edd2 100644
--- a/Pg.pm
+++ b/Pg.pm
@@ -16,7 +16,7 @@ use 5.008001;
{
package DBD::Pg;
- use version; our $VERSION = qv('3.5.0_1');
+ use version; our $VERSION = qv('3.5.0_2');
use DBI ();
use DynaLoader ();
@@ -1676,7 +1676,7 @@ DBD::Pg - PostgreSQL database driver for the DBI module
=head1 VERSION
-This documents version 3.5.0_1 of the DBD::Pg module
+This documents version 3.5.0_2 of the DBD::Pg module
=head1 DESCRIPTION
@@ -2738,7 +2738,7 @@ server version 9.0 or higher.
The C<ping> method determines if there is a working connection to an active
database server. It does this by sending a small query to the server, currently
-B<'DBD::Pg ping test v3.5.0_1'>. It returns 0 (false) if the connection is not valid,
+B<'DBD::Pg ping test v3.5.0_2'>. It returns 0 (false) if the connection is not valid,
otherwise it returns a positive number (true). The value returned indicates the
current state:
diff --git a/README b/README
index cbcb6b2..d350540 100644
--- a/README
+++ b/README
@@ -2,7 +2,7 @@
===================================================
WARNING!!
-THIS IS A TEST VERSION (3.5.0_1) AND SHOULD BE USED
+THIS IS A TEST VERSION (3.5.0_2) AND SHOULD BE USED
FOR TESTING PURPOSES ONLY. PLEASE USE A STABLE
VERSION (no underscore) BY VISITING:
@@ -16,7 +16,7 @@ DBD::Pg -- the DBI PostgreSQL interface for Perl
DESCRIPTION:
------------
-This is version 3.5.0_1 of DBD::Pg, the Perl interface to Postgres using DBI.
+This is version 3.5.0_2 of DBD::Pg, the Perl interface to Postgres using DBI.
The web site for this interface, and the latest version, can be found at:
http://search.cpan.org/dist/DBD-Pg/
diff --git a/SIGNATURE b/SIGNATURE
index 73fecfe..903eb12 100644
--- a/SIGNATURE
+++ b/SIGNATURE
@@ -15,24 +15,24 @@ not run its Makefile.PL or Build.PL.
Hash: RIPEMD160
SHA1 6f4143600430e0bc949c17b05ac34844e5fb3ee4 .perlcriticrc
-SHA1 188bd725e23bb1d328c20e7f80e20f2126ccccec Changes
+SHA1 25e7ea30ab5ed139fb0108b38d59082bc99ac98e Changes
SHA1 21bc5f3c797d4d5b72285198ffeb1e4e1f0a2902 LICENSES/artistic.txt
SHA1 06877624ea5c77efe3b7e39b0f909eda6e25a4ec LICENSES/gpl-2.0.txt
SHA1 9c2b33069c9ceb7cd57ea0aeb7b8de144ab75672 MANIFEST
SHA1 8d2857ee9a6326c08507d8552f86709dd068fbe5 MANIFEST.SKIP
-SHA1 b8fdec1591c7e60a99efa26944746a4eabf71dc4 META.yml
-SHA1 e11365b0f0532b30b6ee35c68b950bf910712dcc Makefile.PL
+SHA1 04b2df8217323866ff23661210896243c0a3e17e META.yml
+SHA1 898c78e8a99a327d6689139c7b960b6e2276278d Makefile.PL
SHA1 920964b687f475c0c89d208f7b0cf445cc75cfa5 Pg.h
-SHA1 8afd73941dab6675c395518a53b7ea912f88b893 Pg.pm
+SHA1 939400f2d1c76752cb20a8480e62cb0d334fcda1 Pg.pm
SHA1 881347f6fd99e6327a7b752a9da49d2d245bcff6 Pg.xs
-SHA1 bf0059535b986bf562cfbfa7db18c9682f9b29b9 README
+SHA1 c823ccfc609508441c8a7eef4c13ba5a26357df6 README
SHA1 0332ac652afae7e53181e075ca446b88b8631ac6 README.dev
SHA1 7e213bf90f513595b59c0a2c4ef94fea1592efcf README.win32
SHA1 d1d664776d39011f328c21bef989b937d5d5b1db TODO
-SHA1 87db96a8f39df9ab3f67e08b6b346aea13f4dacd dbdimp.c
+SHA1 8d03767b2d6333acc78d6b4805a5af6bd6274910 dbdimp.c
SHA1 277805794455057c0b8c843b1169ed121a92ae75 dbdimp.h
SHA1 6c33bcf138e577722283bef02fceb8cbce4d100d dbivport.h
-SHA1 5dc2b5fc809a1ef07d970a4af6b6af2711f9c371 lib/Bundle/DBD/Pg.pm
+SHA1 311f1f881b5ca1133e798a98477a473d4afc9b37 lib/Bundle/DBD/Pg.pm
SHA1 31be571044014a059db6e66f81e73b50a8abe086 quote.c
SHA1 931179894b8b48de407547a38ce0e034f75baaaa quote.h
SHA1 93aa7e8cae0a361d1e6163dea0281ebff41f3c5f t/00_signature.t
@@ -47,11 +47,11 @@ SHA1 9113f062bf144a5768e9e4e98a0f140f498caee1 t/06bytea.t
SHA1 c4c43b2229411c3850de0a9cb9bae8e5ccc7d822 t/07copy.t
SHA1 3da07722ec0801113b6624c5e2037043e48b9203 t/08async.t
SHA1 36a86f92ee4e573a05e6d21186dee2722cea23f7 t/09arrays.t
-SHA1 2988765d429697310bc3331fad48110204a4ec7e t/12placeholders.t
+SHA1 d844cdaa86209a4424ffabb562798138611c0b2b t/12placeholders.t
SHA1 81558ca5c783ea6792fd103444a04df615a8d127 t/20savepoints.t
-SHA1 de5ff122dd053914cce6b54cf0682008d36e281c t/30unicode.t
+SHA1 e793893121498fd1317a2bc97336edbf405b18d6 t/30unicode.t
SHA1 1d2b40b3d8b4c19e98983b4b749d651b834ca5d0 t/99cleanup.t
-SHA1 0f153c1b1223afd0974600325476ab8e8c8810a7 t/
dbdpg_test_setup.pl
+SHA1 dbe586c65d10a865565257e07aadc1bd708f7956 t/
dbdpg_test_setup.pl
SHA1 0e196509e83b3ca603478d994a0837edd51b841d t/lib/App/Info.pm
SHA1 e02b0b5206c37280f9259e6a02839cbfc10be53f t/lib/App/Info/Handler.pm
SHA1 cc5d256a57f1fe0ddc587685a0cd64f812bb1ce9 t/lib/App/Info/Handler/Print.pm
@@ -66,7 +66,7 @@ SHA1 3b6cb08c1f652a8648a5939751bbc380b3939504 types.h
SHA1 f07cd5ecaeb854c81ceb9206364979cf607e6546 win32.mak
-----BEGIN PGP SIGNATURE-----
-iEYEAREDAAYFAlTWDdoACgkQvJuQZxSWSsisQwCeMoIbuMclN7IuU37GuIlCc143
-IIAAoJ5dlO8YET8/2AKcVWdHLJAC6B68
-=tMbE
+iEYEAREDAAYFAlTiQa8ACgkQvJuQZxSWSsi3fwCgmnj2wCQZ8aE+9n1WcQAYWJTd
+JrQAn2UjzXtGlwdnuthNiGn151delwe+
+=aPrH
-----END PGP SIGNATURE-----
diff --git a/lib/Bundle/DBD/Pg.pm b/lib/Bundle/DBD/Pg.pm
index 836ae3c..7e2f0cc 100644
--- a/lib/Bundle/DBD/Pg.pm
+++ b/lib/Bundle/DBD/Pg.pm
@@ -4,7 +4,7 @@ package Bundle::DBD::Pg;
use strict;
use warnings;
-$VERSION = '3.5.0_1';
+$VERSION = '3.5.0_2';
1;
--
1.8.4