pgbuildfarm - client-code: Try to unlimit core files if possible, and - Mailing list pgsql-committers

From andrewd@pgfoundry.org (User Andrewd)
Subject pgbuildfarm - client-code: Try to unlimit core files if possible, and
Date
Msg-id 20070102191033.AB4A6216DAF@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------

Try to unlimit core files if possible, and try to get a gdb backtrace if possible when regression tests fail. None of
thisfails fatally, so if we can't do it the behaviour is the same as before. 

Modified Files:
--------------
    client-code:
        run_build.pl (r1.72 -> r1.73)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbuildfarm/client-code/run_build.pl.diff?r1=1.72&r2=1.73)

pgsql-committers by date:

Previous
From: rbt@pgfoundry.org (User Rbt)
Date:
Subject: autodoc - autodoc: Release 1.30
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Fix float4/8 to handle Infinity and Nan consistently, e.g.