Describe special values in more GUC descriptions.

Commit 977d865c36 established some rules for mentioning special
values (e.g., -1, 0, an empty string) in GUC descriptions.  A few
parameters either neglect to mention their special values or
describe them in a way that doesn't follow those rules.  Most of
these parameters were added after the aforementioned commit.  This
commit fixes them.

Reviewed-by: Bharath Rupireddy <[email protected]>
Reviewed-by: Fujii Masao <[email protected]>
Reviewed-by: Chao Li <[email protected]>
Reviewed-by: Álvaro Herrera <[email protected]>
Discussion: https://postgr.es/m/aqMkIpRr62cVqtCZ%40nathan
Backpatch-through: 19

Branch
------
REL_19_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/60feb4bc2e3375eda5af9447f57e83f3ab3bc9e7

Modified Files
--------------
src/backend/utils/misc/guc_parameters.dat | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)

Reply via email to