test/dbd/postgresql/down.sql in dbd-pg-0.3.4 vs test/dbd/postgresql/down.sql in dbd-pg-0.3.5

- old
+ new

@@ -12,9 +12,11 @@ --- drop table bit_test; --- drop table field_types_test; --- +drop table db_specific_types_test; +--- drop table array_test; --- drop table bytea_test; --- drop table precision_test;