mirror of
https://github.com/postgres/postgres.git
synced 2025-08-06 18:42:54 +03:00
Properly credit Simon for functions pg_last_xlog_replay_location, etc.
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
<!-- $PostgreSQL: pgsql/doc/src/sgml/release-9.0.sgml,v 2.8 2010/03/21 22:12:27 momjian Exp $ -->
|
<!-- $PostgreSQL: pgsql/doc/src/sgml/release-9.0.sgml,v 2.9 2010/03/22 22:56:52 momjian Exp $ -->
|
||||||
|
|
||||||
|
|
||||||
<sect1 id="release-9-0">
|
<sect1 id="release-9-0">
|
||||||
@@ -264,7 +264,7 @@
|
|||||||
linkend="functions-recovery-info-table"><function>pg_last_xlog_receive_location()</></link>
|
linkend="functions-recovery-info-table"><function>pg_last_xlog_receive_location()</></link>
|
||||||
and <function>pg_last_xlog_replay_location()</>, which
|
and <function>pg_last_xlog_replay_location()</>, which
|
||||||
can be used to monitor standby server <acronym>WAL</>
|
can be used to monitor standby server <acronym>WAL</>
|
||||||
activity (Fujii Masao, Heikki)
|
activity (Simon)
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user