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

Changes for version 2.17.2

  • Support dequoting of hex bytea format for 9.0. [Dagfinn Ilmari Mannsåker] (CPAN bug #60200).
  • Don't PQclear on execute() if there is an active async query [rweikusat at mssgmbh.com] (CPAN bug #58376)
  • Allow data_sources() to accept any case-variant of 'dbi:Pg' (CPAN bug #61574)
  • Fix failing test in t/04misc.t on Perl 5.12. [Eric Simon]
  • Fix for some 7.4 failing tests [Dagfinn Ilmari Mannsåker]
  • Return bare instead of undef in test connections (CPAN bug #61574)

Modules

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