Index / glossary adjustments for Git & GUC

From: Robert Treat <rob(at)xzilla(dot)net>
To: pgsql-docs(at)lists(dot)postgresql(dot)org
Subject: Index / glossary adjustments for Git & GUC
Date: 2025-08-12 23:16:40
Message-ID: CABV9wwPQnkeo_G6-orMGnHPK9SXGVWm7ajJPzsbE6944tDx=hQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-docs

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

Attachment Content-Type Size
v1-0001-Remove-git-from-the-acronyms-section-since-it-is-.patch application/octet-stream 1.5 KB
v1-0002-GUC-is-a-pretty-common-term-which-currently-only-.patch application/octet-stream 1.7 KB

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Daniel Gustafsson 2025-08-13 08:03:43 Re: Index / glossary adjustments for Git & GUC
Previous Message Tom Lane 2025-08-10 15:48:19 Re: Tutorial from Chapter 2.1