- Notifications
You must be signed in to change notification settings - Fork5k
Commit632f62d
committed
doc: remove unnecessary secondary index terms for replication settings.
Previously, config.sgml included secondary index terms formax_replication_slots and max_active_replication_origins. These areno longer necessary, as each parameter now has a single distinct index entry.The secondary index terms were originally useful becausemax_active_replication_origins was part of max_replication_slots,and separate index entries helped users locate each setting. However,commit04ff636 split them into independent parameters,making the secondary terms redundant.This commit removes the unnecessary secondary index entries tosimplify the documentation.Author: Fujii Masao <masao.fujii@gmail.com>Reviewed-by: Euler Taveira <euler@eulerto.com>Reviewed-by: Robert Treat <rob@xzilla.net>Discussion:https://postgr.es/m/e825e7a7-4877-441d-93c1-25377db36c31@oss.nttdata.com1 parent6389db2 commit632f62d
1 file changed
+0
-2
lines changedLines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4511 | 4511 |
| |
4512 | 4512 |
| |
4513 | 4513 |
| |
4514 |
| - | |
4515 | 4514 |
| |
4516 | 4515 |
| |
4517 | 4516 |
| |
| |||
5282 | 5281 |
| |
5283 | 5282 |
| |
5284 | 5283 |
| |
5285 |
| - | |
5286 | 5284 |
| |
5287 | 5285 |
| |
5288 | 5286 |
| |
|
0 commit comments
Comments
(0)