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.99.9_1

  • Cleanup and overhaul the UTF-8 support. Use the server_encoding to determine if we set the internal utf8 flag on text from the database. Default to always doing so unless using SQL_ASCII.
  • Replace pg_enable_utf8 with pg_utf8_strings [GSM]
  • Better error message when trying to do things post-disconnect [GSM]
  • Switch from subversion to git. [GSM]

Modules

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