v1.08
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)