diff options
author | Daniel Gustafsson <dgustafsson@postgresql.org> | 2024-03-15 17:02:07 +0100 |
---|---|---|
committer | Daniel Gustafsson <dgustafsson@postgresql.org> | 2024-03-15 17:02:07 +0100 |
commit | 56432629999736b5cdd6fa8e56545d8ac5da281f (patch) | |
tree | 57f943b1cb2c523c55343d941a6f1e5906bdc8de /contrib/postgres_fdw/postgres_fdw.c | |
parent | 4e1ff2aadefbfbf798a4d318514ac85b2fbdc5aa (diff) | |
download | postgresql-56432629999736b5cdd6fa8e56545d8ac5da281f.tar.gz postgresql-56432629999736b5cdd6fa8e56545d8ac5da281f.zip |
Fix handling of expecteddir in pg_regress
Commit c855872074b introduced a new parameter to pg_regress to set
the directory where to look for expected files, but accidentally
only implemented it for when compiling pg_regress for ECPG tests.
Fix by adding support for the parameter to the main regression test
compilation of pg_regress as well.
Backpatch to v16 where --expecteddir was introduced.
Author: Anthonin Bonnefoy <anthonin.bonnefoy@datadoghq.com>
Discussion: https://postgr.es/m/CAO6_Xqq5yKJHcJsq__LPcKwSY0XHRqVERNWGxx5ttNXXj7+W=A@mail.gmail.com
Backpatch-through: 16
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions