trigger% DBI_DSN=dbi:Pg:dbname=try make test
PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-signature........skipped: Set the environment variable
TEST_SIGNATURE to enable this test
t/00basic.............ok
t/01connect...........1/15 #
# DBI Version 1.601
# DBD::Pg Version 2.0.0_5
# Perl Version 5.10.0
# OS darwin
# PostgreSQL (compiled) 80300
# PostgreSQL (target) 80300
# PostgreSQL (reported) PostgreSQL 8.3RC1 on i386-apple-darwin9.1.0,
compiled by GCC i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc.
build 5465)
# Default port 5432
# DBI_DSN dbi:Pg:dbname=try
# DBI_USER <not set>
# Test schema dbd_pg_testschema
t/01connect...........ok
t/01constants.........ok
t/02attribs...........ok
t/03dbmethod..........ok
t/03smethod...........ok
t/04misc..............ok
t/06bytea.............ok
t/07copy..............ok
t/08async.............ok
t/09arrays............ok
t/12placeholders......ok
t/20savepoints........ok
t/99_perlcritic.......skipped: Set the environment variable
TEST_CRITIC to enable this test
t/99_pod..............ok
t/99_yaml.............ok
t/99cleanup...........ok
All tests successful.
Files=18, Tests=949, 15 wallclock secs ( 0.18 usr 0.08 sys + 1.62
cusr 0.30 csys = 2.18 CPU)
Result: PASS