pgsql: Doc: Update link to the mentioned subsection - Mailing list pgsql-committers

From Daniel Gustafsson
Subject pgsql: Doc: Update link to the mentioned subsection
Date
Msg-id E1rxYzT-002jzg-Fv@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Doc: Update link to the mentioned subsection

This updates the link from pg_createsubscriber to initial data sync
to actually link to the subsection in question as opposed to the
main logical replication section.

Author: Pavel Luzanov <p.luzanov@postgrespro.ru>
Discussion: https://postgr.es/m/a4af555a-ac60-4416-877d-0440d29b8763@postgrespro.ru

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/84db9a0eb10dd1dbee6db509c0e427fa237177dc

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


pgsql-committers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: pgsql: Fix typos and duplicate words
Next
From: Andrew Dunstan
Date:
Subject: Re: pgsql: Fix assorted bugs in ecpg's macro mechanism.