agora inbox for pgsql-committers@postgresql.orghelp / color / mirror / Atom feed
pgsql: Describe special values in more GUC descriptions. 2+ messages / 1 participants [nested] [flat]
* pgsql: Describe special values in more GUC descriptions. @ 2026-09-14 14:16 Nathan Bossart <nathan@postgresql.org> 0 siblings, 0 replies; 2+ messages in thread From: Nathan Bossart @ 2026-09-14 14:16 UTC (permalink / raw) To: pgsql-committers@lists.postgresql.org 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 <bharath.rupireddyforpostgres@gmail.com> Reviewed-by: Fujii Masao <masao.fujii@gmail.com> Reviewed-by: Chao Li <li.evan.chao@gmail.com> Reviewed-by: Álvaro Herrera <alvherre@kurilemu.de> Discussion: https://postgr.es/m/aqMkIpRr62cVqtCZ%40nathan Backpatch-through: 19 Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/bd1244343332419df6b34be38883ee0af3227030 Modified Files -------------- src/backend/utils/misc/guc_parameters.dat | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) ^ permalink raw reply [nested|flat] 2+ messages in thread
* pgsql: Describe special values in more GUC descriptions. @ 2026-09-14 14:16 Nathan Bossart <nathan@postgresql.org> 0 siblings, 0 replies; 2+ messages in thread From: Nathan Bossart @ 2026-09-14 14:16 UTC (permalink / raw) To: pgsql-committers@lists.postgresql.org 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 <bharath.rupireddyforpostgres@gmail.com> Reviewed-by: Fujii Masao <masao.fujii@gmail.com> Reviewed-by: Chao Li <li.evan.chao@gmail.com> Reviewed-by: Álvaro Herrera <alvherre@kurilemu.de> 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(-) ^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2026-09-14 14:16 UTC | newest] Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed) -- links below jump to the message on this page -- 2026-09-14 14:16 pgsql: Describe special values in more GUC descriptions. Nathan Bossart <nathan@postgresql.org> 2026-09-14 14:16 pgsql: Describe special values in more GUC descriptions. Nathan Bossart <nathan@postgresql.org>
This inbox is served by agora; see mirroring instructions for how to clone and mirror all data and code used for this inbox