Re: describe special values in GUC descriptions more consistently
Daniel Gustafsson <daniel@yesql.se>
From: Daniel Gustafsson <daniel@yesql.se>
To: Nathan Bossart <nathandbossart@gmail.com>
Cc: "David G. Johnston" <david.g.johnston@gmail.com>,
Peter Smith <smithpb2250@gmail.com>,
PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2025-02-12T21:27:59Z
Lists: pgsql-hackers
> On 12 Feb 2025, at 22:04, Nathan Bossart <nathandbossart@gmail.com> wrote: > > Here is what I have staged for commit, which I intend to do within the next > couple of days unless there is additional feedback. In v4, I've added a > commit message, removed the changes to the ssl_crl_* parameters, and fixed > a couple of very small mistakes. LGTM, thanks for tackling. -- Daniel Gustafsson
Commits
-
Adjust auto_explain's GUC descriptions.
- e636da920028 18.0 landed
-
Describe special values in GUC descriptions more consistently.
- 977d865c36cc 18.0 landed