diff options
author | Michael Paquier <michael@paquier.xyz> | 2022-06-17 09:03:07 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2022-06-17 09:03:07 +0900 |
commit | 7bd4a9e9901966fb35acd509af0d468881aa5d22 (patch) | |
tree | 67c0d457f84b59650a89bf9cbe958c1fc98d9cd5 /src/tutorial/funcs.c | |
parent | e3fcca0d0d2414f3a50d6fd40eddf48b7df81475 (diff) | |
download | postgresql-7bd4a9e9901966fb35acd509af0d468881aa5d22.tar.gz postgresql-7bd4a9e9901966fb35acd509af0d468881aa5d22.zip |
doc: Do s/int/integer/ to describe the type of some GUC parameters
Three parameters have been using "int" rather than "integer" to describe
their type:
auth_delay.milliseconds
max_logical_replication_workers
pg_prewarm.autoprewarm_interval
This is inconsistent with any other integer GUCs listed in the docs
(148, as far as I can see).
Author: Peter Smith
Discussion: https://postgr.es/m/CAHut+Pv6X5T-veN2abUDUvBxZm+SSm-9otfi3LZPGyOc6u6hiA@mail.gmail.com
Diffstat (limited to 'src/tutorial/funcs.c')
0 files changed, 0 insertions, 0 deletions