Re: describe special values in GUC descriptions more consistently
Ilia Evdokimov <ilya.evdokimov@tantorlabs.com>
From: Ilia Evdokimov <ilya.evdokimov@tantorlabs.com>
To: Nathan Bossart <nathandbossart@gmail.com>,
Peter Smith <smithpb2250@gmail.com>
Cc: "David G. Johnston" <david.g.johnston@gmail.com>,
Daniel Gustafsson <daniel@yesql.se>,
PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2025-02-25T11:42:17Z
Lists: pgsql-hackers
On 18.02.2025 01:13, Ilia Evdokimov wrote: > > Thank you for reviewing! I agree with all of them. I updated patch v9 > with these changes. > > -- > Best regards, > Ilia Evdokimov, > Tantor Labs LLC. Hi hackers, 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. -- Best regards, Ilia Evdokimov, Tantor Labs LLC.
Commits
-
Adjust auto_explain's GUC descriptions.
- e636da920028 18.0 landed
-
Describe special values in GUC descriptions more consistently.
- 977d865c36cc 18.0 landed