Re: describe special values in GUC descriptions more consistently
Nathan Bossart <nathandbossart@gmail.com>
From: Nathan Bossart <nathandbossart@gmail.com>
To: "David G. Johnston" <david.g.johnston@gmail.com>
Cc: Peter Smith <smithpb2250@gmail.com>, Daniel Gustafsson <daniel@yesql.se>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2025-02-13T23:01:59Z
Lists: pgsql-hackers
Attachments
On Thu, Feb 13, 2025 at 03:50:08PM -0700, David G. Johnston wrote: > Even if the diff has logic to it - only remove stuff from the first line, > only add stuff to the second, it isn't a big enough gain to offset leaving > the source ugly, IMHO. Okay, I took your suggestions in v7. -- nathan
Commits
-
Adjust auto_explain's GUC descriptions.
- e636da920028 18.0 landed
-
Describe special values in GUC descriptions more consistently.
- 977d865c36cc 18.0 landed