Re: Improve documentation regarding custom settings, placeholders, and the administrative functions
David G. Johnston <david.g.johnston@gmail.com>
From: "David G. Johnston" <david.g.johnston@gmail.com>
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-02-06T00:50:18Z
Lists: pgsql-hackers
Attachments
- v1-0001-docs-improve-custom-settings.patch (application/octet-stream) patch v1-0001
Adding a file patch so I can load this into the Commitfest. On Tue, Dec 31, 2024 at 1:49 PM David G. Johnston < david.g.johnston@gmail.com> wrote: > Thoughts? Anyone? > > On Sat, Oct 19, 2024 at 1:11 PM David G. Johnston < > david.g.johnston@gmail.com> wrote: > >> Hey! >> >> Motivated by recent user complaints regarding our documentation of >> behavior in this area I propose the following to shore things up a bit. >> >>
Commits
-
docs: Clarify that NULL arg to set_config() means reset to default
- b4f453f6ab71 18.0 landed