Re: Anchors to options are missing for pgchecksums

From: David Rowley <dgrowleyml(at)gmail(dot)com>
To: sandro(dot)jaeckel(at)gmail(dot)com, pgsql-docs(at)lists(dot)postgresql(dot)org
Subject: Re: Anchors to options are missing for pgchecksums
Date: 2025-09-27 12:48:34
Message-ID: CAApHDvprEiZYiu2=j3rpEUzKC5tmkquC1f9_H-w+91dcKcMJWg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-docs

On Sat, 27 Sept 2025 at 21:03, PG Doc comments form
<noreply(at)postgresql(dot)org> wrote:
> On https://www.postgresql.org/docs/current/app-pgchecksums.html the anchor
> links like
> https://www.postgresql.org/docs/18/app-initdb.html#APP-INITDB-DATA-CHECKSUMS
> are missing. It would be nice to add those.

Seems like a fair request to me. Do you have any interest in creating
a patch to do this yourself?

It seems to be a matter of copying what was done in [1]. If you look
there and see what was done for initdb.sgml. It would be quite good if
the patch did this to all of the command line arguments for all the
client tools had these, not just pg_checksums. I see for example [2]
doesn't have it either.

David

[1] https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=78ee60ed84bb3a1cf0b6bd9a715dcbcf252a90f5;hp=38d81760c4d7e22b95252e3545596602c9e38806
[2] https://www.postgresql.org/docs/18/pgarchivecleanup.html

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message PG Doc comments form 2025-09-29 14:09:03 Error in example
Previous Message PG Doc comments form 2025-09-26 15:13:41 Anchors to options are missing for pgchecksums