Skip to content

v1.08

Choose a tag to compare

@mla mla released this 10 Jul 22:45
· 124 commits to master since this release

1.08 Changes:

  • Require DBD::Pg >= 2. Prior versions lacked pg_getcopydata and the
    table_info() interface was different.
  • Removed SET OWNER declarations in tests (t/sample.sql)
  • Trap exit signals and try to clean up anything we created (Joe Van Dyk)