[libdbd-pg-perl] annotated tag 3.6.0 created (now 57297d6)

Christoph Berg myon at debian.org
Thu May 25 10:55:16 UTC 2017


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

myon pushed a change to annotated tag 3.6.0
in repository libdbd-pg-perl.

        at  57297d6   (tag)
   tagging  df168ffb775c3bea88e1dc18a43a35b2e02f9fe2 (commit)
  replaces  3.5.3
 tagged by  Greg Sabino Mullane
        on  Mon Apr 17 08:51:03 2017 -0400

- Log -----------------------------------------------------------------
Version 3.6.0, released April 17, 2017
-----BEGIN PGP SIGNATURE-----

iEYEABEDAAYFAlj0ujcACgkQvJuQZxSWSsinYACdEq9ip4jXRmSpsZW3iGg+olev
5OcAoMQmHm+o9C4QagqrW22ngzkzpZn2
=ImK4
-----END PGP SIGNATURE-----

Alice Maz (1):
      Map SQL_NUMERIC to PG_NUMERIC (not PG_FLOAT8) per RT#120358

Andy Grundman (1):
      The test counts for skipping the forking tests were off by one

Dagfinn Ilmari Mannsåker (12):
      Factor placeholder key creation into function
      Use lookup table for placeholder string
      Use named enum values for placeholder_type
      Use named enum values for pqtype
      Use PG_ASYNC constant for pg_async & test
      Silence some spurious warnings in the tests
      Add Changes entry for warning silencing
      Fix threaded build broken by commit ef1ffc2
      Move warning silencing Changes entry to the right version
      Fix UTF8 flag handling in pg_(get|put)copydata
      Support binary COPY format
      Fix inconsistent indentation introduced by commit 8ca0f678

David Christensen (5):
      Merge pull request #20 from andygrundman/master
      Merge pull request #17 from kergma/master
      Update copyright date
      Update Changes with recent bug fixes
      Fix quoting bug in quote_name()

Erik Rijkers (3):
      Start cleanup of version parsing for new Postgres versioning scheme
      Use pg_resetwal not pg_resetxlog, for modern Postgres
      Ensure tests do not use {PGSERVICE} or {PGDATABASE}

Greg Sabino Mullane (41):
      Add todo for RT 116172: sth sttribute to indicate if async or not
      Merge branch 'master' of bucardo.org:/var/lib/git/dbdpg
      Add some more type information, based on Postgres 9.6 source
      Merge remote-tracking branch 'bucardo.org/master'
      Move canonical repo to github
      Slight formatting
      Bump copyright to 2017
      Bump version to 3.6.0 due to new methods
      Remove unused function is_high_bit_set()
      Adjust tests for recent type changes
      Force real, float, and double precision into SvNVs
      The word user-user should be quoted (how did this ever work?)
      Typo: pg_placeholder_escapes - pg_placeholder_escaped
      Make sure we do not inadvertantly modify the string passed to prepare() when doing the new backslash escape manipulation.
      Mention ShowErrorStatement limitation per RT #120268 in TODO file
      Note SvNV in Changes file
      Fix bug where $DBD::Pg::DBDPG_DEFAULT not picked up as a magic string first time it is used in a script.
      Quick doc note about spaces in connect() per RT #110408
      Cleanup and update the Changes file
      s/resultset/result set/
      Better test for failing DBDPG_DEFAULT test
      Support for number of rows greater than an "int". See RT #102444
      Spell checking
      Merge branch 'master' of ssh://github.com/bucardo/dbdpg
      Small Perl::Critic inspired tweaks
      utf-8 testing: quick changes to throw over the wall for others to look at
      Update README.dev some
      Version bump to 3.5.9_1 for beta testing
      Teach tests that beta version gets two copied of version string inside the README file
      Cleaner skipping of tests with pg_enable_utf8 = 0
      Test support for devel version of postgres. Bump max_connections to 11
      Merge branch 'master' of ssh://github.com/bucardo/dbdpg
      Rearrange priority items in Changes file
      Minor Changes update
      Bump version to 3.5.9_2 for next beta
      Remove the test warning about taking a long time to do pg_st_split_statement. It's not so long
      New mini test for RT 109591
      Version bump to 5.6.0
      Minor Perl::Critic inspired tweaks
      Ready for release. Mention git tag, not commit
      Signature for version 3.6.0

Mike Magin (1):
      Always clear out libpq results before reassigning: fixes leak in putcopyend

Pavel Raiskup (1):
      Support for Postgres 8.4 in the test by not requiring client_encoding

Sergey Pushkin (1):
      fix utf8 inconsistencies

Warstone (1):
      Add statement handle methods pg_canonical_ids and pg_canonical_names.

turnstep (1):
      Merge pull request #23 from bucardo/copy-binary

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 
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