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

Changes for version 2.15.0

  • Use PQexecPrepared even when no placeholders (CPAN bug #48155) [GSM]
  • Allow execute_array and bind_param_array to take oddly numbered items, such that DBI will make missing entries undef/null (CPAN bug #39829) [GSM]
  • Put single quotes around array literals when quoting arrays via the quote() method. Per report from David Garamond (CPAN bug #48420) [GSM]

Modules

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