Re: BUG #18769: ldapscheme is not displayed in pg_hba_file_rules

Laurenz Albe <laurenz.albe@cybertec.at>

From: Laurenz Albe <laurenz.albe@cybertec.at>
To: pgsql-bugs@lists.postgresql.org
Date: 2025-01-09T09:54:15Z
Lists: pgsql-bugs

Attachments

On Thu, 2025-01-09 at 09:45 +0000, PG Bug reporting form wrote:
> For whatever reason, the "ldapscheme" option was forgotten in the function
> pg_hba_file_rules().

Here is a patch to fix the omission.

Yours,
Laurenz Albe

Commits

  1. Fix HBA option count

  2. Fix missing ldapscheme option in pg_hba_file_rules()