DBD::Pg version 3.15.0 released

Поиск
Список
Период
Сортировка
От Greg Sabino Mullane
Тема DBD::Pg version 3.15.0 released
Дата
Msg-id b98a7a6a3cb53307b4b7ae663829fe9b@biglumber.com
обсуждение исходный текст
Список pgsql-interfaces
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


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

The full (but short) list of changes for 3.15.0 is listed below.

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

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

Checksums for the 3.15.0 tarball:

4c08f0effbc69393242933bf75034b8d  DBD-Pg-3.15.0.tar.gz (md5)
b44a67a706466cc0d1b479528e2382794cdcc300  DBD-Pg-3.15.0.tar.gz (sha1)

Complete list of changes:

 - Correctly pull back pg_async status from statement handle.
   Previously, $dbh->{pg_async} would return undef.
   [Greg Sabino Mullane]
   (RT ticket #136553)

 - Adjust tests for the fact that reltuples can be -1 in Postgres
     version 14 and later. This is mostly reflected in the CARDINALITY
     column for $dbh->statistics_info.
   [Greg Sabino Mullane]

 - Remove the experimental 'fulltest' Makefile target.
   [Greg Sabino Mullane]
   (RT ticket #136567)


- --
Greg Sabino Mullane greg@turnstep.com
PGP Key: 0x14964AC8 202105211725
http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8
-----BEGIN PGP SIGNATURE-----

iF0EARECAB0WIQQlKd9quPeUB+lERbS8m5BnFJZKyAUCYKgmNgAKCRC8m5BnFJZK
yBsgAJ91IuHB2zeTn1rhPzJ3TSIdam0a8gCgu9espbOQd3qF8lzwoDKfFKXzZxk=
=NVXQ
-----END PGP SIGNATURE-----





В списке pgsql-interfaces по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Doubt regarding query parameter metadata
Следующее
От: "Luiz E. P. Fernandes"
Дата:
Сообщение: Seconds precision in timestamp columns