Skip to main content


DBI PostgreSQL interface

Changes for 3.17.0

  • New database handle attribute pg_skip_deallocate Prevents any deallocation of automatically prepared statements to support new pgBouncer feature
  • Fix to handle escaped quotes in connection string
  • Return number of affected rows from a MERGE command
  • Add support for Github CI actions
  • Remove undocumented internal-only pg_pid_number attribute
  • Small warning in docs about PG_CHAR