Re: Brittleness in regression test setup - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Brittleness in regression test setup
Date
Msg-id 492D3B54.1020004@gmx.net
Whole thread Raw
In response to Re: Brittleness in regression test setup  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane wrote:
> I'd vote for keeping the --temp-port option but not having the Makefile
> use it.  Seems like it'd still be potentially useful for hand use of
> pg_regress.

Sorry, I didn't document this fully.  The --temp-port option appears to 
be redundant with the --port option, so I figured we could drop the 
former and just use the latter for both the temp install and existing 
install cases.


pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Brittleness in regression test setup
Next
From: Sam Mason
Date:
Subject: Re: Proposal for better PQExpBuffer out-of-memory behavior