Back all savepoint tests out of (mysql|pg).t
authorAnders Nor Berle <berle@cpan.org>
Tue, 25 Mar 2008 04:03:32 +0000 (04:03 +0000)
committerAnders Nor Berle <berle@cpan.org>
Tue, 25 Mar 2008 04:03:32 +0000 (04:03 +0000)
commit34a9e8a0a9f44db29f4faabd7a37d40a58ed0821
tree814bbe404aba017cf236d5e22691d1e5f36347a0
parent360dc8a5c8fce8e2fac43970ef8a5e65ba1e5a16
Back all savepoint tests out of (mysql|pg).t

There's not a dire need to have them there, the only thing they
would be testing are the ->_svp_* methods on Storage, which are
tested in 98savepoints.t anyway.

I kept the changes in 72pg.t that was neccesary for it to run
to completion though.
t/71mysql.t
t/72pg.t