cleanup, moved Pg::Sth to separate file
authorGianni Ceccarelli <dakkar@thenautilus.net>
Sun, 23 May 2010 17:08:31 +0000 (17:08 +0000)
committerRafael Kitover <rkitover@cpan.org>
Thu, 8 Nov 2012 19:42:16 +0000 (14:42 -0500)
commit8c194608c60b8f5644f27a87e91acb7977f813f4
tree1d525e1d1b9eecb54c2abfaceda05b9ba0defad5
parent24ab23532a6fc51b5dd18a1e4bf38144d44878aa
cleanup, moved Pg::Sth to separate file

all tests pass!
lib/DBIx/Class/Storage/DBI/Pg.pm
lib/DBIx/Class/Storage/DBI/Pg/Sth.pm [new file with mode: 0644]
t/72pg_cursors.t [new file with mode: 0644]