pgsql: doc: Fix links to pg_stat_replication

Started by Peter Eisentrautover 8 years ago1 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

doc: Fix links to pg_stat_replication

In PostgreSQL 9.5, the documentation for pg_stat_replication was moved,
so some of the links pointed to an appropriate location.

Author: Maksim Milyutin <milyutinma@gmail.com>

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/e568eed2fce7c50f40e0dcdec0f6d1e88b42a15b

Modified Files
--------------
doc/src/sgml/config.sgml | 4 ++--
doc/src/sgml/release-10.sgml | 2 +-
doc/src/sgml/release-9.1.sgml | 2 +-
doc/src/sgml/release-9.5.sgml | 2 +-
4 files changed, 5 insertions(+), 5 deletions(-)