[libdbd-pg-perl] annotated tag 3.5.0 created (now b70f66c)

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.5.0
in repository libdbd-pg-perl.

        at  b70f66c   (tag)
   tagging  bb13d3306fd1c73fac1c0c8a330c14e6b8443942 (commit)
  replaces  3.4.2
 tagged by  Greg Sabino Mullane
        on  Tue Jan 6 15:37:50 2015 -0500

- Log -----------------------------------------------------------------
Version 3.5.0, released January 5, 2015
-----BEGIN PGP SIGNATURE-----

iEYEABEDAAYFAlSsR54ACgkQvJuQZxSWSshPCwCfcNjtyAgxCbqQTx1Vq+GB1ux/
J3MAn2s8S5OPG1IDCELaJs7vqXhcxGRP
=v7iN
-----END PGP SIGNATURE-----

Dagfinn Ilmari Mannsåker (4):
      Force client_encoding=utf8 in tests
      Remove old, redundant Unicode tests
      Skip tests for characters not supported by the server_encoding
      Mortalise destringifed arrayref before sv_setsv()

Daniel Perrett (1):
      Fix date in Changes file

Greg Sabino Mullane (39):
      Final tweaks for 3.4.2
      Merge branch 'non-unicode-db-test-fixes' of git://github.com/ilmari/dbdpg
      Note recent test changes
      Add in memory leak test for array grabbing per mailing list post.
      Mortalize internal string created when expanding arrays. Helps but does not completely fix recent memory leak report.
      Better testing
      Don't return quick on a ping() if we are inside a transaction but idle: do a SELECT to the server as we do with an active session.
      Revert wrong mortal declaration.
      And revert the revert. Sorry about that.
      Merge branch 'master' of git://github.com/pdl/dbdpg
      Merge branch 'mortalise-arrayref' of git://github.com/ilmari/dbdpg
      Tidy up Changes file
      First pass at solving the ping/pg_ping problem. RT #100648
      Better test of the ping() method by forcibly killing the existing connection.
      Tweak the ping() method docs some.
      Update Changes for latest bug fix
      Typo
      Revert kill version of ping testing: use better file descriptor method as proposed by Tim Bunce.
      Bump version to 3.5.0: recent ping() changes require this.
      Further tweaking to the ping() and pg_ping() methods.
      Remove unused variable
      First pass at placeholder escpaing. In other words, allowing literal question marks to be passed into queries by adding a backslash to them.
      Remove no longer relevant ping part of test
      Improve the {Kids} and {...Kids} tests
      Remove more old ping() calls from tests
      Overhaul t/00_release.t: add in new dbdimp.c version string.
      Add a call to $dbh->{pg_placeholder_escapes} = 0
      Bump copyright to 2015
      Adjust test count
      Expose superuser status to tests.
      Skip largeobject tests unless run as Postgres superuser
      Update Changes file
      Spice up the docs to include the new backslash escaping
      Minor test tweaks and Perl::Critic inspired changes.
      Change var name in test - actually important as we are counting sth's!
      In tests, make sure we drop the fully-qualified versions of the operators we created
      Add test for escaped colon-style placeholders, e.g. foobar[1 \\:3]
      Set release date for 3.5.0 to January 6, 2015
      Signature for 3.5.0

Tim Bunce (2):
      Make get_info much more efficient and slightly simpler.
      Add get_info(9000) => 1 to indicate driver can escape placeholders

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

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