diff options
author | Daniel Gustafsson <dgustafsson@postgresql.org> | 2025-01-12 23:44:39 +0100 |
---|---|---|
committer | Daniel Gustafsson <dgustafsson@postgresql.org> | 2025-01-12 23:44:39 +0100 |
commit | 97698cc517c75d3cbb9c680aab3afd36e471b83a (patch) | |
tree | 10ba9462cb66cbd39559cf1010594f4b9201173e /src/backend/executor/nodeSetOp.c | |
parent | a93e2a1e25a6d5410abb1446637c4d9a4f24e35d (diff) | |
download | postgresql-97698cc517c75d3cbb9c680aab3afd36e471b83a.tar.gz postgresql-97698cc517c75d3cbb9c680aab3afd36e471b83a.zip |
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 <tgl@sss.pgh.pa.us>
Discussion: https://postgr.es/m/286764.1736697356@sss.pgh.pa.us
Backpatch-through: v13
Diffstat (limited to 'src/backend/executor/nodeSetOp.c')
0 files changed, 0 insertions, 0 deletions