Re: LDAP & Kerberos test woes
Heikki Linnakangas <hlinnaka@iki.fi>
From: Heikki Linnakangas <hlinnaka@iki.fi>
To: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2024-04-07T17:32:27Z
Lists: pgsql-hackers
On 07/04/2024 13:19, Heikki Linnakangas wrote: > 1st patch fixes the LDAP setup tests, and 2nd patch fixes the error > handling in the END blocks. Committed and backpatched these test fixes. -- Heikki Linnakangas Neon (https://neon.tech)
Commits
-
Don't clobber test exit code at cleanup in LDAP/Kerberors tests
- f700e7d5710d 13.15 landed
- 0d95711ae0d3 12.19 landed
- 3d5a9bb8df65 14.12 landed
- a9c20c85c73a 15.7 landed
- dfe402f955be 16.3 landed
- a475a2fa3bc9 17.0 landed
-
Improve check in LDAP test to find the OpenLDAP installation
- 9e0493445a57 13.15 landed
- 1782571f6537 12.19 landed
- 1843a27efb56 14.12 landed
- c8df46b65705 15.7 landed
- 854dd250ee17 16.3 landed
- e13b586d7c98 17.0 landed