Properly credit Simon for functions pg_last_xlog_replay_location, etc.
authorBruce Momjian
Mon, 22 Mar 2010 22:56:52 +0000 (22:56 +0000)
committerBruce Momjian
Mon, 22 Mar 2010 22:56:52 +0000 (22:56 +0000)
doc/src/sgml/release-9.0.sgml

index e11828320c452eeca06ec28e872b29702056310a..916f1a9476c2ea33b219edcfe79b59c58d66d173 100644 (file)
@@ -1,4 +1,4 @@
-
+
 
 
  
               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 (Fujii Masao, Heikki)
+              activity (Simon)