Thread: pgsql: Adjust kerberos and ldap tests for Homebrew on ARM

pgsql: Adjust kerberos and ldap tests for Homebrew on ARM

From
Peter Eisentraut
Date:
Adjust kerberos and ldap tests for Homebrew on ARM

The Homebrew package manager changed its default installation prefix
for the new architecture, so a couple of tests need tweaks to find
binaries.

This is a partial backpatch of dc513bc654.

Branch
------
REL_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/070bf5cda56a4750e09818ae203959ed4985137f

Modified Files
--------------
src/test/kerberos/t/001_auth.pl |  9 ++++++++-
src/test/ldap/t/001_auth.pl     | 10 ++++++++--
2 files changed, 16 insertions(+), 3 deletions(-)