Fix missing ldapscheme option in pg_hba_file_rules()
Daniel Gustafsson <dgustafsson@postgresql.org>
Fix missing ldapscheme option in pg_hba_file_rules() The ldapscheme option was missed when inspecing the HbaLine for assembling rows for the pg_hba_file_rules function. Backpatch to all supported versions. Author: Laurenz Albe <laurenz.albe@cybertec.at> Reported-by: Laurenz Albe <laurenz.albe@cybertec.at> Reviewed-by: Daniel Gustafsson <daniel@yesql.se> Bug: 18769 Discussion: https://postgr.es/m/18769-dd8610cbc0405172@postgresql.org Backpatch-through: v13
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/libpq/hba.c | modified | +4 −0 |
Discussion
- BUG #18769: ldapscheme is not displayed in pg_hba_file_rules 8 messages · 2025-01-09 → 2025-01-12