DBD::Pg version 3.7.4 released

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


Versions 3.7.4, 3.7.3, 3.7.2, and 3.7.1 of DBD::Pg, the Perl DBI driver 
for PostgreSQL, are now available. Version 3.7.1 fixed a major bug 
caused by incorrect end of string null handling that may have caused 
Postgres errors in certain circumstances when using both the new \? escaping 
mechanism and the use of placeholders. Versions 3.7.2, 3.7.3, and 3.7.4 
fixed minor problems found in the 3.7.1 release. As always, please use the 
highest version number, in this case, 3.7.4.

The full list of changes is provided below.

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

Version 3.7.4 can be downloaded from CPAN at:
http://search.cpan.org/dist/DBD-Pg/

Checksums for the 3.7.4 tarball;

820206a6829fd05d422d0d965c5f5135  DBD-Pg-3.7.4.tar.gz
6f0598fef195203057bae7947859590e8b79e497  DBD-Pg-3.7.4.tar.gz

Complete list of changes:


Version 3.7.4. Released February 12, 2018 (git tag 3.7.4)

  - Fix typo in META.yml
    [CPAN ticket #124405]


Version 3.7.3. Released February 12, 2018 (git tag 3.7.3)

  - Test tweak so we don't try to use jsonb on older versions.
    [CPAN ticket #124934]


Version 3.7.2  Released February 11, 2018 (git tag 3.7.2)

  - Remove Data::Peek dependency accidentally left in t/12placeholders.t
    [CPAN ticket #124393]


Version 3.7.1  Released February 11, 2017 (git tag 3.7.1)

  - Fixed problem when using placeholders and escaped question marks, the recopied string 
    was not terminated correctly.
    [Greg Sabino Mullane]
    (Github issue #33, CPAN tickets #121630, #123187, #123999)

  - Make sure nulls in our self-generated arrays are not set as read-only in some Perls.
    [Greg Sabino Mullane]
    (CPAN ticket #107556)

  - If the server returns no error message, and an "unknown" code from libpq, supply a custom
    message mentioning client_min_messages may be to blame.
    [Greg Sabino Mullane]
    (CPAN ticket #109591)

  - Declare VERSION with 'our' in seldom-used Bundle module
    (CPAN ticket #123218)

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

iEYEAREDAAYFAlqJmd4ACgkQvJuQZxSWSsidvwCgq+IghKOQ6/Xi7q4DaIgLjnb+
JmIAoO2OoIjZZ0uFJAfXGx8vD87uK+po
=M+0N
-----END PGP SIGNATURE-----




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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Type scale returned by PQfmod() 65531 for time/timestamp output parameter?
Следующее
От: Sebastien FLAESCH
Дата:
Сообщение: Re: Type scale returned by PQfmod() 65531 for time/timestamp outputparameter?