ssl: Skip passphrase reload tests in EXEC_BACKEND builds
Daniel Gustafsson <dgustafsson@postgresql.org>
Author:
Daniel Gustafsson <dgustafsson@postgresql.org>
Date: 2026-03-18T21:59:57Z
Releases:
19 (unreleased)
ssl: Skip passphrase reload tests in EXEC_BACKEND builds SSL password command reloading must be enabled on Windows and in EXEC_BACKEND builds due to them always reloading the context. The new tests in commit 4f433025 skipped under Windows but missed the EXEC_BACKEND check. Reported by buildfarm member culicidae. Author: Daniel Gustafsson <daniel@yesql.se> Discussion: https://postgr.es/m/CAOYmi+kXmCCgBWffzmSjaNhME5rD=gjyc_OP1FeWQTw2MmSNjg@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/test/ssl/t/004_sni.pl | modified | +7 −3 |
Discussion
- Serverside SNI support in libpq 72 messages · 2024-05-10 → 2026-05-05