pgsql: Fix prove_installcheck when used with PGXS

2023-05-04 Thread Peter Eisentraut
Fix prove_installcheck when used with PGXS Commit 153e215677 added the portlock directory. This is created in $ENV{top_builddir} if it is set. Under PGXS, top_builddir points into the installation directory, which is not necessarily writable and in any case inappropriate to use by a test suite.

pgsql: Fix prove_installcheck when used with PGXS

2023-05-04 Thread Peter Eisentraut
Fix prove_installcheck when used with PGXS Commit 153e215677 added the portlock directory. This is created in $ENV{top_builddir} if it is set. Under PGXS, top_builddir points into the installation directory, which is not necessarily writable and in any case inappropriate to use by a test suite.

pgsql: Fix prove_installcheck when used with PGXS

2023-05-04 Thread Peter Eisentraut
Fix prove_installcheck when used with PGXS Commit 153e215677 added the portlock directory. This is created in $ENV{top_builddir} if it is set. Under PGXS, top_builddir points into the installation directory, which is not necessarily writable and in any case inappropriate to use by a test suite.

pgsql: Fix prove_installcheck when used with PGXS

2023-05-04 Thread Peter Eisentraut
Fix prove_installcheck when used with PGXS Commit 153e215677 added the portlock directory. This is created in $ENV{top_builddir} if it is set. Under PGXS, top_builddir points into the installation directory, which is not necessarily writable and in any case inappropriate to use by a test suite.

pgsql: Fix prove_installcheck when used with PGXS

2023-05-04 Thread Peter Eisentraut
Fix prove_installcheck when used with PGXS Commit 153e215677 added the portlock directory. This is created in $ENV{top_builddir} if it is set. Under PGXS, top_builddir points into the installation directory, which is not necessarily writable and in any case inappropriate to use by a test suite.

pgsql: Fix prove_installcheck when used with PGXS

2023-05-04 Thread Peter Eisentraut
Fix prove_installcheck when used with PGXS Commit 153e215677 added the portlock directory. This is created in $ENV{top_builddir} if it is set. Under PGXS, top_builddir points into the installation directory, which is not necessarily writable and in any case inappropriate to use by a test suite.