Make the description of some GUCs more consistent

Michael Paquier <michael@paquier.xyz>

Commit: f2e4c2b2039e8e1944c6b50531910cc389f47ace
Author: Michael Paquier <michael@paquier.xyz>
Date: 2025-02-18T23:42:35Z
Releases: 18.0
Make the description of some GUCs more consistent

This commit improves the description of a couple of GUCs, to be more
consistent with the style of their surroundings:
* array_nulls
* enable_self_join_elimination
* optimize_bounded_sort
* row_security
* synchronize_seqscans

Author: Kyotaro Horiguchi
Discussion: https://postgr.es/m/20250218.103240.1422205966404509831.horikyota.ntt@gmail.com

Files

PathChange+/−
src/backend/utils/misc/guc_tables.c modified +5 −5

Discussion