Index / glossary adjustments for Git & GUC
Robert Treat <rob@xzilla.net>
From: Robert Treat <rob@xzilla.net>
To: pgsql-docs@lists.postgresql.org
Date: 2025-08-12T23:16:40Z
Lists: pgsql-docs
Attachments
- v1-0001-Remove-git-from-the-acronyms-section-since-it-is-.patch (application/octet-stream) patch v1-0001
- v1-0002-GUC-is-a-pretty-common-term-which-currently-only-.patch (application/octet-stream) patch v1-0002
Howdy folks, Two small "clean up" patches. These are against HEAD, though could likely be backpatched to v18 if one were inclined. The first patch removes the term "Git" from the acronyms section and instead creates an index entry that points to our source repository information. For the second, ISTM we use the term GUC to refer to parameters pretty liberally, but the term is not that easy to find in the docs (and website search gives what is probably the best answer as result #7 of 8). This creates an index entry for the term, as well as a glossary entry which explains how it is commonly used. Robert Treat https://xzilla.net
Commits
-
doc: Add glossary and index entries for GUC.
- 0a7c37b847e2 19 (unreleased) landed
-
doc: Add index entry for Git.
- 466347ad28d8 19 (unreleased) landed