DBD::Pg version 3.16.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.16.0 released
Date: 2022-08-11 14:12:09
Message-ID: 433dfd7debd7dc917f6f8a0ddf0e90d6@biglumber.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Version 3.16.0 of DBD::Pg, the Perl DBI driver for PostgreSQL, is now available.

The full list of changes for 3.16.0 is listed below.

Development happens at:
https://github.com/bucardo/dbdpg

Version 3.16.0 can be downloaded from CPAN at:
https://metacpan.org/release/DBD-Pg

Checksums for the 3.16.0 tarball:

5435075d31a55fa1281cf10239cc5e7b DBD-Pg-3.16.0.tar.gz (md5)
1d018be0004402f975d789ede570bf9684bceaea DBD-Pg-3.16.0.tar.gz (sha1)

Complete list of changes:

- Automatically use 64-bit versions of large object functions when available
[Dagfinn Ilmari Mannsåker, David Christensen]

- Set UTF8 flag as needed for error messages
[Github user olafgw]
(Github issue #97)

- In tests, do not assume what the default transaction isolation level will be
[Rene Schickbauer]
(Github issue #94)

- Make tests smarter about detecting pg_ctl results in different locales
[Greg Sabino Mullane]
(Github issue #95)

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

iF0EARECAB0WIQQlKd9quPeUB+lERbS8m5BnFJZKyAUCYvUNDwAKCRC8m5BnFJZK
yDqCAJ9BMTtXEV4KorTILy4sTukEvLv+iQCg8WJJZBLHCxeFjPKcpCHthTgu06k=
=WS6y
-----END PGP SIGNATURE-----

Browse pgsql-interfaces by date

  From Date Subject
Next Message Marco Bambini 2022-12-04 13:22:07 Libpq linked statically linked to OpenSSL/LibreSSL
Previous Message James Vanns 2022-07-11 09:42:01 Weird behaviour with binary copy, arrays and column count