diff options
author | Andres Freund <andres@anarazel.de> | 2022-09-19 18:03:17 -0700 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2022-09-19 18:03:17 -0700 |
commit | c47885bd8b6997ccb0cc1997f61f6f98a79ce32a (patch) | |
tree | bf70cc34ddaedae78569fca9c3bac0bfd9ec467d /src/backend/access/gist/gistbuild.c | |
parent | bb54bf22900f76dab6899594d47f55d62e912143 (diff) | |
download | postgresql-c47885bd8b6997ccb0cc1997f61f6f98a79ce32a.tar.gz |
Split TESTDIR into TESTLOGDIR and TESTDATADIR
The motivation for this is twofold. For one the meson patchset would like to
have more control over the logfiles. For another, the log file location for
tap tests (tmp_check/log) is not symmetric to the log location for
pg_regress/isolation tests (log/).
This commit does not change the default location for log files for tap tests,
as that'd break the buildfarm log collection, it just provides the
infrastructure for doing so.
Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Reviewed-by: Peter Eisentraut <peter.eisentraut@enterprisedb.com>
Reviewed-by: Justin Pryzby <pryzby@telsasoft.com>
Discussion: https://postgr.es/m/1131990.1660661896@sss.pgh.pa.us
Discussion: https://postgr.es/m/20220828170806.GN2342@telsasoft.com
Diffstat (limited to 'src/backend/access/gist/gistbuild.c')
0 files changed, 0 insertions, 0 deletions