pgbuildfarm - client-code: can't run cvs status if we are in export - Mailing list pgsql-committers

From andrewd@pgfoundry.org (User Andrewd)
Subject pgbuildfarm - client-code: can't run cvs status if we are in export
Date
Msg-id 20050319142253.4E28B318E7E@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------

can't run cvs status if we are in export mode - so in that case we
just won't report the versions - everyone should be using update anyway.

Modified Files:
--------------
    client-code:
        run_build.pl (r1.22 -> r1.23)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbuildfarm/client-code/run_build.pl.diff?r1=1.22&r2=1.23)

pgsql-committers by date:

Previous
From: cmaj@pgfoundry.org (User Cmaj)
Date:
Subject: pgaccess - pgaccess: added a catch inside cmd_Introspect object
Next
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Upgrade localbuf.c to use a hash table instead of linear search