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

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