Groups | Search | Server Info | Login | Register
Groups > perl.dbi.users > #3393
| Newsgroups | perl.dbi.users, perl.dbi.announce |
|---|---|
| Subject | DBD::Pg version 3.11.1 released |
| Date | 2020-04-28 15:40 +0000 |
| Message-ID | <f6a139bb1a074e9ad61e0c625dc2105d@biglumber.com> (permalink) |
| From | greg@turnstep.com ("Greg Sabino Mullane") |
Cross-posted to 2 groups.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160
Version 3.11.1 of DBD::Pg, the Perl DBI driver for PostgreSQL, is now available.
The full list of changes for 3.11.0 and 3.11.1 is below.
Development happens at:
https://github.com/bucardo/dbdpg
Version 3.11.1 can be downloaded from CPAN at:
https://metacpan.org/release/DBD-Pg
Checksums for the 3.11.1 tarball:
86b0337a347fca067ae279f0f192e8e2 DBD-Pg-3.11.1.tar.gz (md5)
955a3837a02d18659202605d4ff8cb098daf5751 DBD-Pg-3.11.1.tar.gz (sha1)
Complete list of changes:
Version 3.11.1 (released April 28, 2020)
- Adjust Makefile to fix failing 'fulltest' target on BSD systems
[Slaven ReziÄ]
(RT ticket #132412)
Version 3.11.0 (released April 23, 2020)
- Indicate non-key index columns (INCLUDE) in statistics_info
[Dagfinn Ilmari Mannsåker]
- Return an empty result set instead of undef from statistics_info
when the requested table doesn't exist and $unique_only is false.
[Dagfinn Ilmari Mannsåker]
- Fix segfault during st destroy
[Gregory Oschwald]
(Github pull request #66)
(Github issue #57)
- Improve testing for table_info()
[Greg Sabino Mullane]
(Github issue #67)
- Improve UTF-8 wording in docs
[Felipe Gasper]
(Github pull request #65)
- --
Greg Sabino Mullane greg@turnstep.com
PGP Key: 0x14964AC8 202004281124
http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8
-----BEGIN PGP SIGNATURE-----
iF0EAREDAB0WIQQlKd9quPeUB+lERbS8m5BnFJZKyAUCXqhM3wAKCRC8m5BnFJZK
yKr9AJoCANUprpq0u+Da9NOPhNLHesxLawCgoHaYAJuLkqjefPazGK9z/0uugAU=
=E1J7
-----END PGP SIGNATURE-----
Back to perl.dbi.users | Previous | Next | Find similar
DBD::Pg version 3.11.1 released greg@turnstep.com ("Greg Sabino Mullane") - 2020-04-28 15:40 +0000
csiph-web