Re: Anchors to options are missing for pgchecksums - Mailing list pgsql-docs

From David Rowley
Subject Re: Anchors to options are missing for pgchecksums
Date
Msg-id CAApHDvprEiZYiu2=j3rpEUzKC5tmkquC1f9_H-w+91dcKcMJWg@mail.gmail.com
Whole thread Raw
In response to Anchors to options are missing for pgchecksums  (PG Doc comments form <noreply@postgresql.org>)
List pgsql-docs
On Sat, 27 Sept 2025 at 21:03, PG Doc comments form
<noreply@postgresql.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



pgsql-docs by date:

Previous
From: PG Doc comments form
Date:
Subject: Anchors to options are missing for pgchecksums
Next
From: PG Doc comments form
Date:
Subject: Error in example