projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
866490a
)
doc: fix PG 10 release notes with proper attribution and commit
author
Bruce Momjian
Fri, 19 May 2017 16:10:10 +0000
(12:10 -0400)
committer
Bruce Momjian
Fri, 19 May 2017 16:10:10 +0000
(12:10 -0400)
Fix for hot_standby=on change.
Reported-by: Huong Dangminh
Author: Huong Dangminh
doc/src/sgml/release-10.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/release-10.sgml
b/doc/src/sgml/release-10.sgml
index eff1fbc719be5fd601c74f9525a931c6eb722554..cb6440be69e49b53e9ed8da37f557bdd049d8b86 100644
(file)
--- a/
doc/src/sgml/release-10.sgml
+++ b/
doc/src/sgml/release-10.sgml
@@
-1452,11
+1452,12
@@
Reduce configuration necessary to perform streaming backup and
- replication (Magnus Hagander)
+ replication (Magnus Hagander
, Dang Minh Huong
)