projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a887c48
)
Add back other xlog() function author names.
author
Bruce Momjian
Tue, 23 Mar 2010 02:28:48 +0000
(
02:28
+0000)
committer
Bruce Momjian
Tue, 23 Mar 2010 02:28:48 +0000
(
02:28
+0000)
doc/src/sgml/release-9.0.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/release-9.0.sgml
b/doc/src/sgml/release-9.0.sgml
index 916f1a9476c2ea33b219edcfe79b59c58d66d173..22a45703b1d9813fe8ae1b3f365636c63dfc2f80 100644
(file)
--- 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
)