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

Changes for version 3.5.1

  • Prevent core dump if the second argument to the quote() method is anything but a hashref
  • Better "support" for SQL_ASCII servers in the tests. Allow env var DBDPG_TEST_ALWAYS_ENV to force use of DBI_DSN and DBI_USER in tests.
    • Greg Sabino Mullane
  • Fix client_encoding detection on pre-9.1 servers
    • Dagfinn Ilmari Mannsåker
  • Fix operator existence check in tests on pre-8.3 servers
    • Dagfinn Ilmari Mannsåker
  • Documentation fix
    • Stuart A Johnston
  • Fix pg_switch_prepared database handle documentation
    • Dagfinn Ilmari Mannsåker

Modules

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