The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 2.8.5

  • Fix an obscure bug in which a coredump occurs if client_min_messages is set to DEBUG3 or greater, and we then exit without disconnecting while AutoCommit is off. The new behavior is to simply not attempt to output the debugging information about the final 'rollback'. [GSM]
  • More documentation improvements.

Modules

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