forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit97698cc
committed
Fix HBA option count
Commit27a1f8d missed updating the max HBA option count toaccount for the new option added. Fix by bumping the counterand adjust the relevant comment to match. Backpatch down toall 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.usBackpatch-through: v131 parenta93e2a1 commit97698cc
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
| 40 | + | |
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
45 |
| - | |
| 45 | + | |
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
|
0 commit comments
Comments
(0)