DBD::Pg version 3.1.0 released

From: "Greg Sabino Mullane" <greg(at)turnstep(dot)com>
To: dbd-pg(at)perl(dot)org
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: DBD::Pg version 3.1.0 released
Date: 2014-04-05 11:52:25
Message-ID: e8d8868a4541a17624a4405503b8865c@biglumber.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces


-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160

Version 3.1.0 of DBD::Pg has been released. Only a couple small
changes, but no point in sitting on them too long! To wit:

Version 3.1.0 Released April 4, 2014 (git commit 26517a3531f93de79375a02da45a79789cd3caae)

- Make sure UTF-8 enabled notifications are handled correctly
[Greg Sabino Mullane]

- Allow "WITH" and "VALUES" as valid words starting a DML statement
[Greg Sabino Mullane] (CPAN bug #92724)

Checksums:
dc350b9eeb5316e2ae0f574a64ff333c DBD-Pg-3.1.0.tar.gz
322b201281949afb55cbdfdf78e89618053f16f5 DBD-Pg-3.1.0.tar.gz

- --
Greg Sabino Mullane greg(at)turnstep(dot)com
End Point Corporation http://www.endpoint.com/
PGP Key: 0x14964AC8 201404050751
http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8
-----BEGIN PGP SIGNATURE-----

iEYEAREDAAYFAlM/7l0ACgkQvJuQZxSWSshCGwCgwlgot6LfYe0pxenSem029k9R
EIIAn0r0IEdyoI0afVcXOWlaGY2D3Kjc
=tc9x
-----END PGP SIGNATURE-----

Browse pgsql-interfaces by date

  From Date Subject
Next Message John Mudd 2014-04-08 18:19:25 Re: BUG #9110: Fresh install of psqlodbc_09_03_0100-x64.zip fails
Previous Message Jeff Davis 2014-03-26 04:19:58 Re: PQunescapebytea not reverse of PQescapebytea?