mirror of
https://git.postgresql.org/git/postgresql.git
synced 2024-12-27 08:39:28 +08:00
Properly credit Simon for functions pg_last_xlog_replay_location, etc.
This commit is contained in:
parent
d0049f8eee
commit
1d34814ac2
@ -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">
|
||||
@ -264,7 +264,7 @@
|
||||
linkend="functions-recovery-info-table"><function>pg_last_xlog_receive_location()</></link>
|
||||
and <function>pg_last_xlog_replay_location()</>, which
|
||||
can be used to monitor standby server <acronym>WAL</>
|
||||
activity (Fujii Masao, Heikki)
|
||||
activity (Simon)
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user