dev-perl/DBD-Pg: Bump to version 3.7.0
authorKent Fredric <kentnl@gentoo.org>
Sun, 8 Oct 2017 10:27:22 +0000 (23:27 +1300)
committerKent Fredric <kentnl@gentoo.org>
Sun, 8 Oct 2017 10:28:04 +0000 (23:28 +1300)
commit6037da503870310a3ee85b7a3c823ce085d3c56c
treeb50aec590de3f741c3ac34f34516356ed161f2f9
parent358d2b6e9d337e814e8027796e37f60947f34218
dev-perl/DBD-Pg: Bump to version 3.7.0

- Radically improve test coverage
  - Previously ran no tests
  - Now runs basic tests and compile tests without needing a database
  - checks for database being configured
  - if database is configured for testing, tests run
  - See https://wiki.gentoo.org/wiki/Project:Perl/maint-notes/dev-perl/DBD-Pg

Upstream:
- Use PQexec instead of PQexecParams when no placeholders
- Fix tests w/ server w/o UTF8
- Fix crash with missing client_encoding
- Fix crash with missing server_version
- Fix leak in ->state methods
- Add pg_async_status field in statement handles.

Package-Manager: Portage-2.3.8, Repoman-2.3.3
dev-perl/DBD-Pg/DBD-Pg-3.7.0.ebuild [new file with mode: 0644]
dev-perl/DBD-Pg/Manifest