Changes for version 2.9.0

  • Add support for database handle attribute "ReadOnly". This allows use of $dbh->{ReadOnly} = 1 to enforce read only mode at the server level. [GSM]
  • Move PQexec structures to statement handle, to prevent excessive malloc and free within execute function. [GSM]
  • Add more attribute tests, improve testing system. [GSM]
  • Many documentation improvements. [GSM]
  • Win32 build improvements [T.J. Ferraro]

Modules

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