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

Changes for version 2.19.0

  • Use proper formatting for warn() and croak() (CPAN bug #75642)
    • Niko Tyni
  • Fix localized regex in test (CPAN bug #70759)
  • Fix for named placeholders (CPAN bug #70953) [Jan Pazdziora]
  • Various fixes to the array-marshalling code [Noah Misch, Mark Stosberg, and David Christensen] (CPAN bug #58552)
  • Allow hi-bit chars in dollar-quoted identifiers [David Christensen] (CPAN bug #73832)
  • Have do() return count for things such as CREATE TABLE .. AS SELECT Will only work on 9.0 or better. (CPAN bug #71073) [Pavel Stehule]
  • Better error message when trying to do things post-disconnect [GSM]
  • Always respect pg_server_prepare=0 by using PQexec not PQexecParams. [GSM]
  • Fix error in async docs (CPAN bug #72812)
  • Switch from subversion to git. [GSM]

Modules

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