]> granicus.if.org Git - postgresql/commit
Make pg_regress accept a command-line option for the temporary installation's
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 17 Jul 2005 18:29:13 +0000 (18:29 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 17 Jul 2005 18:29:13 +0000 (18:29 +0000)
commitf6cb7198edd278067c11560b01c0421c1a616466
treeb1ae8ff0e716bdef2d81d810c625e00085f01b81
parent091c97ff3b094d306343efefe7fb1cde317f2ffe
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.
src/test/regress/GNUmakefile
src/test/regress/pg_regress.sh