Re: describe special values in GUC descriptions more consistently
Nathan Bossart <nathandbossart@gmail.com>
From: Nathan Bossart <nathandbossart@gmail.com>
To: Ilia Evdokimov <ilya.evdokimov@tantorlabs.com>
Cc: Peter Smith <smithpb2250@gmail.com>, "David G. Johnston" <david.g.johnston@gmail.com>, Daniel Gustafsson <daniel@yesql.se>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2025-02-28T22:08:01Z
Lists: pgsql-hackers
On Tue, Feb 25, 2025 at 02:42:17PM +0300, Ilia Evdokimov wrote: > I´ve addressed all your comments on the v9 patch for updating the > descriptions of auto_explain.log_min_duration and > auto_explain.log_parameter_max_length. Just wanted to check if you had a > chance to take another look. Let me know if there´s anything else that needs > to be adjusted. Committed, sorry for the delay. -- nathan
Commits
-
Adjust auto_explain's GUC descriptions.
- e636da920028 18.0 landed
-
Describe special values in GUC descriptions more consistently.
- 977d865c36cc 18.0 landed