Re: doc patch: missing tags in protocol.sgml - Mailing list pgsql-hackers

From Masahiko Sawada
Subject Re: doc patch: missing tags in protocol.sgml
Date
Msg-id CAD21AoDwHqEU0=ECBLVdjda-OV6Pgk_a9khru6oAiWAowcVSgQ@mail.gmail.com
Whole thread Raw
In response to RE: doc patch: missing tags in protocol.sgml  ("Hayato Kuroda (Fujitsu)" <kuroda.hayato@fujitsu.com>)
List pgsql-hackers
On Thu, Aug 28, 2025 at 6:53 PM Hayato Kuroda (Fujitsu)
<kuroda.hayato@fujitsu.com> wrote:
>
> Dear Sawada-san,
>
> Thanks for looking the patch.
> Actually PG16-18 has the same issue as this, but it does not have the page for
> pgoutput. Attached patch sets a link to create_subscription.sgml instead. Thought?

I guess that it would be better to link to "Logical Streaming
Replication Parameters"[1] since the pgoutput page is derived from
this section. We would have to link to the section instead of
"streaming" parameter but I think it would not be a big issue.

Regards,

[1] https://www.postgresql.org/docs/17/protocol-logical-replication.html#PROTOCOL-LOGICAL-REPLICATION-PARAMS

--
Masahiko Sawada
Amazon Web Services: https://aws.amazon.com



pgsql-hackers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: No error checking when reading from file using zstd in pg_dump
Next
From: Masahiko Sawada
Date:
Subject: Re: Use LW_SHARED in WakeupWalSummarizer() for WALSummarizerLock lock