pgbuildfarm - client-code: Add PGBuild/Options module forgotten in the - Mailing list pgsql-committers

From andrewd@pgfoundry.org (User Andrewd)
Subject pgbuildfarm - client-code: Add PGBuild/Options module forgotten in the
Date
Msg-id 20101112174310.5C86E1071D2A@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Add PGBuild/Options module forgotten in the last commit (thanks to Alvaro Herrera for noticing). Update Makefile.

Modified Files:
--------------
    client-code:
        Makefile (r1.4 -> r1.5)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbuildfarm/client-code/Makefile?r1=1.4&r2=1.5)

Added Files:
-----------
    client-code/PGBuild:
        Options.pm (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbuildfarm/client-code/PGBuild/Options.pm?rev=1.1&content-type=text/x-cvsweb-markup)

pgsql-committers by date:

Previous
From: andrewd@pgfoundry.org (User Andrewd)
Date:
Subject: pgbuildfarm - client-code: Factor out options processing into a separate
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Improved parallel make support