pgsql: Doc: Fix the wrong link on pg_createsubscriber page. - Mailing list pgsql-committers

From Amit Kapila
Subject pgsql: Doc: Fix the wrong link on pg_createsubscriber page.
Date
Msg-id E1tNUCl-0000uM-3P@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Doc: Fix the wrong link on pg_createsubscriber page.

Commit 84db9a0eb1 has added the incorrect link to
'initial data synchronization'. It was a subsection of Row Filter and
didn't provide the required information.

Author: Peter Smith
Reviewed-by: Vignesh C, Pavel Luzanov
Backpatch-through: 17, where it was introduced
Discussion: https://postgr.es/m/CAHut+PtnA4DB_pcv4TDr4NjUSM1=P2N_cuZx5DX09k7LVmaqUA@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/2364f61488ec1b4bc40d3a73dba4385e8ede65a0

Modified Files
--------------
doc/src/sgml/ref/pg_createsubscriber.sgml | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Tweak some comments related to variable-numbered stats in pgstat
Next
From: Richard Guo
Date:
Subject: pgsql: Avoid unnecessary wrapping for more complex expressions