pgbuildfarm - client-code: . autoconfig port to use based on a single - Mailing list pgsql-committers

From andrewd@pgfoundry.org (User Andrewd)
Subject pgbuildfarm - client-code: . autoconfig port to use based on a single
Date
Msg-id 20100123150240.75BB51071DFA@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
. autoconfig port to use based on a single config value.
  This means you don't have to set new ports for each release.
. make lock conflict non-silent in verbose mode.
. find-typedef improvements - still need to make that a
  perl module and add it to pg source.
. make sure nosend is set if from-source is used.

Modified Files:
--------------
    client-code:
        run_build.pl (r1.105 -> r1.106)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbuildfarm/client-code/run_build.pl?r1=1.105&r2=1.106)

pgsql-committers by date:

Previous
From: hinoue@pgfoundry.org (User Hinoue)
Date:
Subject: psqlodbc - psqlodbc: Removed "#define SQL_WCHART_CONVERT" which causes
Next
From: sriggs@postgresql.org (Simon Riggs)
Date:
Subject: pgsql: In HS, Startup process sets SIGALRM when waiting for buffer pin.