Re: pgsql: Use system install program when available and usable - Mailing list pgsql-committers

From Tom Lane
Subject Re: pgsql: Use system install program when available and usable
Date
Msg-id 29202.1340804954@sss.pgh.pa.us
Whole thread Raw
In response to pgsql: Use system install program when available and usable  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-committers
Peter Eisentraut <peter_e@gmx.net> writes:
> Use system install program when available and usable

Buildfarm member warthog seems not to like this patch:

/bin/sh ../../config/install-sh -c -d
'/home/ohp/buildfarm/pgfarmbuild_warthog/HEAD/pgsql.3078/src/test/regress/./tmp_check/install/home/ohp/buildfarm/pgfarmbuild_warthog/HEAD/inst/lib'
../ -m 644  libpgport.a
'/home/ohp/buildfarm/pgfarmbuild_warthog/HEAD/pgsql.3078/src/test/regress/./tmp_check/install/home/ohp/buildfarm/pgfarmbuild_warthog/HEAD/inst/lib/libpgport.a'
gmake[3]: execvp: ../: Permission denied
gmake[3]: *** [install] Error 127

            regards, tom lane

pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Update release notes for pg_terminate_backend changes.
Next
From: Heikki Linnakangas
Date:
Subject: pgsql: I neglected many comments in the log+seg -> 64-bit segno patch.