Add necessary package list to ldap TAP's README
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Postgres hackers <pgsql-hackers@postgresql.org>
Cc: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Date: 2018-05-21T01:34:25Z
Lists: pgsql-hackers
Attachments
- openldap-tap-readme.patch (text/x-diff) patch
Hi all, The kerberos test suite mentions the package list to use on a set of distributions, which is very useful. However we don't do the same for ldap. Something like the attached would be adapted then to help setting up a test environment? I have at hand only a Debian installation, and I have just guessed the RHEL and FreeBSD dependencies. Thanks, -- Michael
Commits
-
Improve requirements documentation for ldap test suite.
- 425b4c082c82 11.0 landed