pgsql: Make pg_regress accept a command-line option for the temporary - Mailing list pgsql-committers

From tgl@svr1.postgresql.org (Tom Lane)
Subject pgsql: Make pg_regress accept a command-line option for the temporary
Date
Msg-id 20050717182913.F3F5152C1D@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Make pg_regress accept a command-line option for the temporary installation's
port number, and use a default value for it that is dependent on the
configuration-time DEF_PGPORT.  Should make the world safe for running
parallel 'make check' in different branches.  Back-patch as far as 7.4
so that this actually is useful.

Tags:
----
REL8_0_STABLE

Modified Files:
--------------
    pgsql/src/test/regress:
        GNUmakefile (r1.48 -> r1.48.4.1)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/GNUmakefile.diff?r1=1.48&r2=1.48.4.1)
        pg_regress.sh (r1.53 -> r1.53.4.1)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/pg_regress.sh.diff?r1=1.53&r2=1.53.4.1)

pgsql-committers by date:

Previous
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Make pg_regress accept a command-line option for the temporary
Next
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Make pg_regress accept a command-line option for the temporary