Fix HBA option count
authorDaniel Gustafsson <[email protected]>
Sun, 12 Jan 2025 22:44:39 +0000 (23:44 +0100)
committerDaniel Gustafsson <[email protected]>
Sun, 12 Jan 2025 22:44:39 +0000 (23:44 +0100)
commitdc24c9ad527fea408ec381208902f2dd412ba9bd
treead736ff931bf880894224986b4759283109583ef
parentd037cc2af14ae59f0d1d0cfae826a2c7b0aa1a37
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 <[email protected]>
Discussion: https://postgr.es/m/286764.1736697356@sss.pgh.pa.us
Backpatch-through: v13
src/backend/utils/adt/hbafuncs.c