NAME

Changes - List of significant changes to PostgreSQL::PLPerl::Call

Changes in 1.006

  Changed SP->foo to PG->foo.
  Fixed tests.
  Added documentation on how to enable use in PostgreSQL.

Changes in 1.005

  Added DBI as prerequisite.
  Skipped tests if createdb fails (e.g. PostgreSQL not installed)
        or DBD::Pg isn't available or can't connect.