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: Daniel Gustafsson <daniel@yesql.se>
Cc: pgsql-bugs@lists.postgresql.org
Date: 2025-01-10T08:00:55Z
Lists: pgsql-bugs
On Thu, 2025-01-09 at 13:09 +0100, Daniel Gustafsson wrote: > > On Thu, 2025-01-09 at 10:54 +0100, Laurenz Albe wrote: > > > 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. > > LGTM. Do you want to commit it, or should I add it to the next commitfest? Yours, Laurenz Albe
Commits
-
Fix HBA option count
- dc24c9ad527f 17.3 landed
- 9e596a099ad4 14.16 landed
- 9ad7a32b2a15 15.11 landed
- 97698cc517c7 18.0 landed
- 7b1f50d8c87d 13.19 landed
- 116036d811cc 16.7 landed
-
Fix missing ldapscheme option in pg_hba_file_rules()
- c35bbdfbc0d3 16.7 landed
- 8ed9bf0a3217 17.3 landed
- 84b8f6d9f59a 13.19 landed
- 83ffb9f20f06 14.16 landed
- 830215a4c887 15.11 landed
- 27a1f8d10811 18.0 landed