pgsql: Support absolute bindir/libdir in regression tests with meson

2024-07-27 Thread Heikki Linnakangas
Support absolute bindir/libdir in regression tests with meson Passing an absolute bindir/libdir will install the binaries and libraries to /tmp_install/ and /tmp_install/ respectively. This path is correctly passed to the regression test suite via configure/make, but not via meson, yet. This is b

pgsql: Support absolute bindir/libdir in regression tests with meson

2024-07-27 Thread Heikki Linnakangas
Support absolute bindir/libdir in regression tests with meson Passing an absolute bindir/libdir will install the binaries and libraries to /tmp_install/ and /tmp_install/ respectively. This path is correctly passed to the regression test suite via configure/make, but not via meson, yet. This is b

pgsql: Support absolute bindir/libdir in regression tests with meson

2024-07-27 Thread Heikki Linnakangas
Support absolute bindir/libdir in regression tests with meson Passing an absolute bindir/libdir will install the binaries and libraries to /tmp_install/ and /tmp_install/ respectively. This path is correctly passed to the regression test suite via configure/make, but not via meson, yet. This is b