make installcheck on non-default ports

From: Joe Conway <mail(at)joeconway(dot)com>
To: "Patches (PostgreSQL)" <pgsql-patches(at)postgresql(dot)org>
Subject: make installcheck on non-default ports
Date: 2003-11-26 04:17:56
Message-ID: 3FC42974.7000801@joeconway.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

I was trying to set up my dev box for multiple simultaneous Postgres
installs (7.3 stable, 7.4 stable, cvs head) and discovered that
`make installcheck` did not honor the default port assigned at configure
time. I view this as a bug.

The attached resolves the issue for all three versions.

Any objections to me applying this to cvs head? What about 7.3 and 7.4
stable branches?

Thanks,

Joe

Attachment Content-Type Size
regress-port-fix.patch text/plain 1.7 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Joe Conway 2003-11-26 04:43:58 Re: make installcheck on non-default ports
Previous Message Robert Treat 2003-11-26 03:00:43 Re: minor cleanup in plpgsql.sgml