[libdbd-pg-perl] 01/08: Merge tag 'upstream/3.0.0'
gregor herrmann
gregoa at debian.org
Wed Feb 12 18:38:03 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libdbd-pg-perl.
commit e9420776245634f47b69a8f1c5d56c35dc46dcc8
Merge: 7cdf0bd caa44f7
Author: gregor herrmann <gregoa at debian.org>
Date: Wed Feb 12 19:26:38 2014 +0100
Merge tag 'upstream/3.0.0'
Upstream version 3.0.0
.perlcriticrc | 2 +-
Changes | 108 +++++-
MANIFEST | 2 +
META.yml | 16 +-
Makefile.PL | 35 +-
Pg.h | 3 +-
Pg.pm | 352 ++++++++++++-------
Pg.xs | 32 +-
README | 17 +-
README.dev | 3 +
SIGNATURE | 82 ++---
TODO | 12 +-
dbdimp.c | 684 ++++++++++++++++++++++---------------
dbdimp.h | 33 +-
lib/Bundle/DBD/Pg.pm | 2 +-
quote.c | 4 +-
t/00basic.t | 21 +-
t/01constants.t | 19 +-
t/02attribs.t | 81 ++++-
t/03dbmethod.t | 191 +++++++----
t/03smethod.t | 45 ++-
t/04misc.t | 88 ++++-
t/06bytea.t | 5 +-
t/09arrays.t | 6 +-
t/12placeholders.t | 20 +-
t/30unicode.t | 84 +++++
t/99cleanup.t | 6 +
t/dbdpg_test_setup.pl | 57 +++-
t/lib/App/Info.pm | 75 ++--
t/lib/App/Info/Handler.pm | 23 +-
t/lib/App/Info/Handler/Print.pm | 178 ++++++++++
t/lib/App/Info/Handler/Prompt.pm | 17 +-
t/lib/App/Info/RDBMS.pm | 17 +-
t/lib/App/Info/RDBMS/PostgreSQL.pm | 49 +--
t/lib/App/Info/Request.pm | 33 +-
t/lib/App/Info/Util.pm | 132 +++++--
testme.tmp.pl | 41 +++
types.c | 561 ++++++++++++++++--------------
types.h | 16 +
39 files changed, 2188 insertions(+), 964 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdbd-pg-perl.git
More information about the Pkg-perl-cvs-commits
mailing list