The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 3.15.0

  • Adjust tests for the fact that reltuples can be -1 in Postgres version 13 and later. This is mostly reflected in the CARDINALITY column for $dbh->statistics_info.
    • Greg Sabino Mullane
  • Correctly pull back pg_async status from statement handle. Previously, $dbh->{pg_async} would return undef.
    • Greg Sabino Mullane
  • Remove the experimental 'fulltest' Makefile target.
    • Greg Sabino Mullane

Modules

PostgreSQL database driver for the DBI module
A bundle to install all DBD::Pg related modules