It is back up now --- Marc installed a new kernel.

Also, with our current CVS of DBD:pg, perl 5.005_03 can no longer do
'gmake test'.  I get:
        
        PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib 
-I/usr/libdata/perl5/5.00503/i386-bsdos -I/usr/libdata/perl5/5.00503 -e
         'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
        t/00basic...........Can't locate 5.61 in @INC (@INC contains: blib/arch 
blib/lib /usr/libdata/perl5/5.00503/i386-bsdos /usr/li
        bdata/perl5/5.00503/i386-bsdos /usr/libdata/perl5/5.00503/i386-bsdos 
/usr/libdata/perl5/5.00503 /usr/libdata/perl5/5.00503/i38
        6-bsdos /usr/libdata/perl5/5.00503/i386-bsdos /usr/libdata/perl5/5.00503 
/usr/libdata/perl5/site_perl/i386-bsdos /usr/libdata/
        perl5/site_perl/i386-bsdos /usr/libdata/perl5/site_perl 
/usr/libdata/perl5/site_perl/i386-bsdos/include . /usr/libdata/perl5/5
        .00503/i386-bsdos /usr/libdata/perl5/5.00503 
/usr/libdata/perl5/site_perl/i386-bsdos /usr/libdata/perl5/site_perl /usr/libdata
        /perl5/site_perl/i386-bsdos/include .) at blib/lib/DBD/Pg.pm line 12.
        BEGIN failed--compilation aborted at t/00basic.t line 4.
        dubious
                Test returned status 2 (wstat 512, 0x200)
        t/01connect.........skipping test on this platform
        t/01constants.......Can't locate 5.61 in @INC (@INC contains: blib/arch 
blib/lib /usr/libdata/perl5/5.00503/i386-bsdos /usr/li
        bdata/perl5/5.00503/i386-bsdos /usr/libdata/perl5/5.00503/i386-bsdos 
/usr/libdata/perl5/5.00503 /usr/libdata/perl5/5.00503/i38
        6-bsdos /usr/libdata/perl5/5.00503/i386-bsdos /usr/libdata/perl5/5.00503 
/usr/libdata/perl5/site_perl/i386-bsdos /usr/libdata/
        perl5/site_perl/i386-bsdos /usr/libdata/perl5/site_perl 
/usr/libdata/perl5/site_perl/i386-bsdos/include . /usr/libdata/perl5/5
        .00503/i386-bsdos /usr/libdata/perl5/5.00503 
/usr/libdata/perl5/site_perl/i386-bsdos /usr/libdata/perl5/site_perl /usr/libdata
        /perl5/site_perl/i386-bsdos/include .) at blib/lib/DBD/Pg.pm line 12.
        BEGIN failed--compilation aborted at t/01constants.t line 4.
        # Looks like your test died before it could output anything.
        dubious
                Test returned status 2 (wstat 512, 0x200)
        DIED. FAILED tests 1-20
                Failed 20/20 tests, 0.00% okay
        t/01setup...........skipping test on this platform
        t/02prepare.........skipping test on this platform
        t/03bind............skipping test on this platform
        t/04execute.........skipping test on this platform
        t/04rows............skipping test on this platform
        t/05fetch...........skipping test on this platform
        t/06disconnect......skipping test on this platform
        t/07reuse...........skipping test on this platform
        t/08txn.............skipping test on this platform
        t/09autocommit......skipping test on this platform
        t/11quoting.........skipping test on this platform
        t/12placeholders....skipping test on this platform
        t/13pgtype..........skipping test on this platform
        t/15funct...........skipping test on this platform
        t/16pgbooltf........skipping test on this platform
        t/17arrays..........skipping test on this platform
        t/99cleanup.........skipping test on this platform
        Failed Test  Status Wstat Total Fail  Failed  List of failed
        -------------------------------------------------------------------------------
        t/00basic.t       2   512    ??   ??       %  ??
        t/01constants.t   2   512    20   20 100.00%  1-20
        
Any ideas?

---------------------------------------------------------------------------

Tom Lane wrote:
> Rudy Lippan <[EMAIL PROTECTED]> writes:
> > developer.postgresql.org seems to be down?  Grrr.
> 
> Tell me about it :-(.  But you can read the 7.4 protocol document at
> Bruce's machine,
> http://candle.pha.pa.us/main/writings/pgsql/sgml/protocol.html
> The extended-query stuff is what you want.
> 
>                       regards, tom lane
> 

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  [EMAIL PROTECTED]               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

Reply via email to