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 <[email protected]> Branch ------ REL9_6_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/79300d09fc4c61945c008237e0457042e23e8ea8 Modified Files -------------- doc/src/sgml/config.sgml | 4 ++-- doc/src/sgml/high-availability.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(-)
