MacPorts support for "extra" tests
Thomas Munro <thomas.munro@gmail.com>
From: Thomas Munro <thomas.munro@gmail.com>
To: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2019-03-21T00:55:00Z
Lists: pgsql-hackers
Attachments
- ldap-on-macports.patch (application/octet-stream) patch
Hello hackers, Peter E added some nice tests for LDAP and Kerberos, but they assume you have Homebrew when testing on a Mac. Here's a patch to make them work with MacPorts too (a competing open source port/package distribution that happens to be the one that I use). The third "extra" test is ssl, but that was already working. -- Thomas Munro https://enterprisedb.com
Commits
-
Add MacPorts support to src/test/ldap tests.
- 9517e6e1dd60 11.20 landed
- aa1419e63f85 12.0 landed