mirror of
https://github.com/postgres/postgres.git
synced 2026-02-27 03:40:28 -05:00
Previously, config.sgml included secondary index terms for
max_replication_slots and max_active_replication_origins. These are
no longer necessary, as each parameter now has a single distinct index entry.
The secondary index terms were originally useful because
max_active_replication_origins was part of max_replication_slots,
and separate index entries helped users locate each setting. However,
commit
|
||
|---|---|---|
| .. | ||
| sgml | ||
| Makefile | ||