diff options
author | Andres Freund <andres@anarazel.de> | 2022-08-20 10:59:01 -0700 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2022-08-20 10:59:01 -0700 |
commit | c855872074b5bf44ecea033674d22fac831cfc31 (patch) | |
tree | c78c8a77665ca88ec294b0a96b228601f1af657e /src/backend/access/gist/gist.c | |
parent | 1509abe2c5da6002620718d18031f5b5234c15cd (diff) | |
download | postgresql-c855872074b5bf44ecea033674d22fac831cfc31.tar.gz |
regress: allow to specify directory containing expected files, for ecpg
The ecpg tests have their input directory in the build directory, as the tests
need to be built. Until now that required copying the expected/ directory to
the build directory in VPATH builds. To avoid needing to implement the same
for the meson build, add support for specifying the location of the expected
directory.
Now that that's not needed anymore, remove the copying of ecpg's expected
directory to the build directory in VPATH builds.
Author: Nazir Bilal Yavuz <byavuz81@gmail.com>
Author: Andres Freund <andres@anarazel.de>
Reviewed-by: Andres Freund <andres@anarazel.de>
Reviewed-by: Peter Eisentraut <peter.eisentraut@enterprisedb.com>
Discussion: https://postgr.es/m/20220718202327.pspcqz5mwbi2yb7w@awork3.anarazel.de
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions