Author: turnstep
Date: Thu Feb 10 19:57:09 2011
New Revision: 14703
Modified:
DBD-Pg/trunk/t/06bytea.t
Log:
Minor adjustements.
Modified: DBD-Pg/trunk/t/06bytea.t
==============================================================================
--- DBD-Pg/trunk/t/06bytea.t (original)
+++ DBD-Pg/trunk/t/06bytea.t Thu Feb 10 19:57:09 2011
@@ -51,7 +51,7 @@
if ($pgversion < 90000) {
test_outputs(undef);
- SKIP: { skip 'No BYTEA output format setting before 9.0', 5 };
+ SKIP: { skip 'No BYTEA output format setting before 9.0', 5 }
} else {
test_outputs($_) for qw(hex escape);
}
@@ -94,4 +94,5 @@
my $E = $pgversion >= 80100 ? q{E} : q{};
my $expected = qq{${E}'abc\123\\\\\\\\def\\\\000ghi'};
is ($result, $expected, $t);
+ return;
}
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.