diff --git a/doc/src/sgml/release-9.0.sgml b/doc/src/sgml/release-9.0.sgml index 916f1a9476c..22a45703b1d 100644 --- a/doc/src/sgml/release-9.0.sgml +++ b/doc/src/sgml/release-9.0.sgml @@ -1,4 +1,4 @@ - + @@ -264,7 +264,7 @@ linkend="functions-recovery-info-table">pg_last_xlog_receive_location() and pg_last_xlog_replay_location(), which can be used to monitor standby server WAL - activity (Simon) + activity (Simon, Fujii Masao, Heikki)