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 ------ 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(-)
