pgsql: Fix HBA option count

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема pgsql: Fix HBA option count
Дата
Msg-id E1tX720-001DF2-Pz@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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

Branch
------
REL_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/9e596a099ad49ad45065203f232bebc535e7ff5a

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


В списке pgsql-committers по дате отправления: