Clean up some GUC declarations and comments
Michael Paquier <michael@paquier.xyz>
Clean up some GUC declarations and comments This adjusts a few things for GUCs related to logical replication, replication slots and WAL senders, in the shape of incorrect comments and values inconsistent with their initial default value. Author: Peter Smith Reviewed-by: Nathan Bossart, Tom Lane, Justin Pryzby Discussion: https://postgr.es/m/CAHut+PtHE0XSfjjRQ6D4v7+dqzCw=d+1a64ujra4EX8aoc_Z+w@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/replication/logical/launcher.c | modified | +1 −0 |
| src/backend/replication/slot.c | modified | +2 −2 |
| src/backend/replication/walsender.c | modified | +2 −2 |
Discussion
- GUC values - recommended way to declare the C variables? 32 messages · 2022-09-26 → 2022-10-31