[libdbd-pg-perl] 01/02: Merge branch 'upstream'

Christoph Berg myon at debian.org
Thu May 25 10:01:30 UTC 2017


This is an automated email from the git hooks/post-receive script.

myon pushed a commit to branch master
in repository libdbd-pg-perl.

commit 2dbbacbb1ae431ea0084164e43301cf2d6c23cdd
Merge: 94c5ca3 45de1f4
Author: Christoph Berg <myon at debian.org>
Date:   Thu May 25 11:39:47 2017 +0200

    Merge branch 'upstream'

 .perlcriticrc                      |   2 +-
 Changes                            |  75 ++++
 MANIFEST.SKIP                      |   1 +
 META.yml                           |   6 +-
 Makefile.PL                        |   2 +-
 Pg.h                               |   3 +-
 Pg.pm                              | 125 +++---
 Pg.xs                              |  30 +-
 README                             |   9 +-
 README.dev                         |  30 +-
 SIGNATURE                          |  64 +--
 TODO                               |   3 +
 dbdimp.c                           | 316 ++++++++++----
 dbdimp.h                           |  31 +-
 lib/Bundle/DBD/Pg.pm               |   2 +-
 quote.c                            | 844 ++++++++++++++++++-------------------
 t/01constants.t                    |   7 +
 t/02attribs.t                      |  19 +-
 t/03dbmethod.t                     |   7 +-
 t/03smethod.t                      |  34 +-
 t/04misc.t                         |  12 +-
 t/07copy.t                         |  29 +-
 t/12placeholders.t                 |  35 +-
 t/30unicode.t                      |  42 +-
 t/dbdpg_test_setup.pl              |  27 +-
 t/lib/App/Info/RDBMS/PostgreSQL.pm |  30 +-
 testme.tmp.pl                      |  31 +-
 types.c                            | 260 ++++++------
 types.h                            |   7 +
 29 files changed, 1274 insertions(+), 809 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