Re: Add a test to ldapbindpasswd
Andrew Dunstan <andrew@dunslane.net>
From: Andrew Dunstan <andrew@dunslane.net>
To: Thomas Munro <thomas.munro@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2023-01-23T13:45:01Z
Lists: pgsql-hackers
On 2023-01-04 We 17:33, Andrew Dunstan wrote: > >> This version factors out the creation of the LDAP server into a separate >> perl Module. That makes both the existing test script and the new test >> script a lot shorter, and will be useful for the nearby patch for a hook >> for the ldapbindpassword. >> >> > Looks like I fat fingered this. Here's a version that works. > > pushed. cheers andrew -- Andrew Dunstan EDB: https://www.enterprisedb.com
Commits
-
Add a test using ldapbindpasswd in pg_hba.conf
- a9dc7f9419e4 16.0 landed
-
Restructure Ldap TAP test
- ee4613d2b732 16.0 landed
-
ci: Change macOS builds from Intel to ARM.
- 14d63dd2523c 16.0 cited