BUG #18769: ldapscheme is not displayed in pg_hba_file_rules

The Post Office <noreply@postgresql.org>

From: PG Bug reporting form <noreply@postgresql.org>
To: pgsql-bugs@lists.postgresql.org
Cc: laurenz.albe@cybertec.at
Date: 2025-01-09T09:45:43Z
Lists: pgsql-bugs
The following bug has been logged on the website:

Bug reference:      18769
Logged by:          Laurenz Albe
Email address:      laurenz.albe@cybertec.at
PostgreSQL version: 17.2
Operating system:   any
Description:        

For whatever reason, the "ldapscheme" option was forgotten in the function
pg_hba_file_rules().

Commits

  1. Fix HBA option count

  2. Fix missing ldapscheme option in pg_hba_file_rules()