[libdbd-pg-perl] annotated tag 2.19.0 created (now 541d5f4)

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


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

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

        at  541d5f4   (tag)
   tagging  05ab092905ce6891ed83e173412ee70d6cdb8cb5 (commit)
  replaces  2.18.1
 tagged by  Greg Sabino Mullane
        on  Fri Mar 9 17:46:01 2012 -0500

- Log -----------------------------------------------------------------
Version 2.19.0, released March 9, 2012
-----BEGIN PGP SIGNATURE-----

iEYEABEDAAYFAk9aiCkACgkQvJuQZxSWSsj8dACfTcrJEEWlDqURBjaE/hCD1Z3k
C9oAoI45chUE1MHZAh9qbVB0kE4t6t7I
=6neF
-----END PGP SIGNATURE-----

David Christensen (6):
      Typo fix
      Commit UTF-8 design notes/discussion between DWC/GSM
      correct inverted logical check for setting client_encoding to UTF-8
      Add note about using sv_utf8_decode to determine validity/update utf8 flag
      allow hi-bit chars in dollar-quoted identifiers
      Fixes to the array-marshalling code

Greg Sabino Mullane (50):
      Better error message when trying to do things post-disconnect. Per discussion on dbi-dev.
      Point to the new git repo
      Git mention, testing new push process.
      Another test of git push
      Put in some infrastructure for git
      Detect and store the server_encoding on login.
      Now that we are using login6, pass along the attributes from the connection call down the XS chain.
      Quick trial implmentation of new utf8 work.
      First pass at new UTF-8 support.
      Note UTF8 stuff in the Changes file.
      Remove the subversion '$Id$' cruft
      More git ignore tweaking
      Remove all the author-only module requirements.
      Minor compiler cleanups.
      Docs
      Spellcheck addition.
      Set version to 2.99.9_1 for pre 3.0 testing.
      Signature for 2.99.9_1
      Provide a manual PGRES_COPY_BOTH in case compiling against an older libpq.
      Bump to 2.99.9_2
      Version number tweak.
      Spelling and clarify we don't set utf-8 if already there.
      David, I think you mean convenience here?
      Quick partial implmentation of the new UTF-8 plan.
      Spelling ujpdates
      Simplify regex check, per bug 70759.
      Merge branch 'master' of greg at bucardo.org:/var/lib/git/dbdpg
      Note latest change
      Rename
      Another way of handling the UTF8 mess, per discussions on The Channel.
      Quick check of server_encoding on startup so we don't try and utf8 flag data from a SQL_ASCII database. Will need to cache that info or check other places...
      Check server_encoding each time, so we never ever flag as utf8 if the backend is SQL_ASCII.
      Add test skeleton for new pg_utf8_flag work.
      Make Time::HiRes a prerequisite, as the async test uses it. Per bug 72584
      Revert the UTF-8 work in progress, so we can focus on releasing a new version first.
      Fix error in async docs (CPAN bug #72812)
      Fix for CPAN bug 70953, so that named placeholders do not error out if we get a partial match.
      Have do() return count for things such as CREATE TABLE .. AS SELECT (CPAN bug #71073) [Pavel Stehule]
      More notes about the git repo, patches, and cross references, per bug 70845
      Do not use PQexecParams if pg_server_prepare is off, period.
      Minor spelling and P:C fixes.
      gitignore additions
      Make sure we always quote with our new PQexec
      Let's go to 2.19.0
      2012
      Adjust new test for older versions.
      Update Changes file for 2.19.0
      Don't complain about the MYMETA files on make distcheck
      We do not use $Id$ anymore: remove the reference from README.dev
      Final changes for 2.19.0

Niko Tyni (1):
      Make croak() and warn() calls safe.

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

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