Fix HBA option count

Commit 27a1f8d108 missed updating the max HBA option count to
account for the new option added.  Fix by bumping the counter
and adjust the relevant comment to match.  Backpatch down to
all supported branches like the erroneous commit.

Reported-by: Tom Lane <t...@sss.pgh.pa.us>
Discussion: https://postgr.es/m/286764.1736697...@sss.pgh.pa.us
Backpatch-through: v13

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/97698cc517c75d3cbb9c680aab3afd36e471b83a

Modified Files
--------------
src/backend/utils/adt/hbafuncs.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Reply via email to