Re: describe special values in GUC descriptions more consistently
Nathan Bossart <nathandbossart@gmail.com>
From: Nathan Bossart <nathandbossart@gmail.com>
To: Daniel Gustafsson <daniel@yesql.se>
Cc: "David G. Johnston" <david.g.johnston@gmail.com>, Peter Smith <smithpb2250@gmail.com>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2025-02-12T21:04:20Z
Lists: pgsql-hackers
Attachments
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. -- nathan
Commits
-
Adjust auto_explain's GUC descriptions.
- e636da920028 18.0 landed
-
Describe special values in GUC descriptions more consistently.
- 977d865c36cc 18.0 landed