diff options
author | Kent Fredric <kentnl@gentoo.org> | 2020-07-09 12:18:21 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2020-07-09 12:19:01 +1200 |
commit | e087fd0c10780edb2c9abc15bd1a2b11b60bdd7d (patch) | |
tree | 0b94612b1349602124a3a47cfbf800637cfeebab /dev-libs | |
parent | www-client/opera: Old (diff) | |
download | gentoo-e087fd0c10780edb2c9abc15bd1a2b11b60bdd7d.tar.gz gentoo-e087fd0c10780edb2c9abc15bd1a2b11b60bdd7d.tar.bz2 gentoo-e087fd0c10780edb2c9abc15bd1a2b11b60bdd7d.zip |
dev-perl/DBD-Pg: Bump to version 3.13.0
- EAPI7
- Unconditionally remove t/00_signature.t
- Ensure CFLAGS passed to make/compiler
- Resurrect compie-testing for Bundle::DBD::Pg
- Disable t/03*.t and t/04*.t due to
https://rt.cpan.org/Ticket/Display.html?id=132965
Upstream:
- Prevent double-free memory errors
https://rt.cpan.org/Ticket/Display.html?id=130681
- Fix crash when pg_error_field is called
https://rt.cpan.org/Ticket/Display.html?id=130721
- Update list of Postgres reserved words in quote.c
- Fix tests for 32-bit machines
- Eagerly NULL-ify PQclear-ed things to remove race conditions
https://rt.cpan.org/Ticket/Display.html?id=131522
- Allow localtime from Time::Piece, and other magical arrays, to be
used directly as a bind value again.
- Fix tests for EnterpriseDB server
- Add small warning regarding ShowErrorStatement
- Indicate non-key index columns in statistics_info
- Return empty result set instead of undef from statistics_info
when table NOTEXIST and not $unique_only
- Fix Segfault during st destroy
https://github.com/bucardo/dbdpg/issues/57
https://github.com/bucardo/dbdpg/pull/66
- Improve testing for table_info()
- Fix failing 'fulltest' target on BSD
- Return table info row last in statistics_info for compat with
pre-8.3 servers
- Fix ASC_OR_DESC field in statistics_info
- Indicate NULL ordering in statistics_info
- Remove test that assumed '(12,34)' to be invalid for type 'circle'
as Postgres now handles it better.
- Prevent DBI turning AutoCommit 'on' after a failed commit
- Fix memory leak in dbdimp.c by redoing the "last_result" internals
https://rt.cpan.org/Ticket/Display.html?id=132812
- Fix regression in Perl length() for returned query results
- Make $sth->finish() do less, so that among other things,
pg_error_field still works on the last action performed.
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Diffstat (limited to 'dev-libs')
0 files changed, 0 insertions, 0 deletions