From: Bruce Momjian Date: Fri, 19 May 2017 16:10:10 +0000 (-0400) Subject: doc: fix PG 10 release notes with proper attribution and commit X-Git-Url: http://waps.l3s.uni-hannover.de/gitweb/?a=commitdiff_plain;h=f45d86d762b8bcdac42d5448734016242a1d738b;p=users%2Frhaas%2Fpostgres.git doc: fix PG 10 release notes with proper attribution and commit Fix for hot_standby=on change. Reported-by: Huong Dangminh Author: Huong Dangminh --- diff --git a/doc/src/sgml/release-10.sgml b/doc/src/sgml/release-10.sgml index eff1fbc719..cb6440be69 100644 --- 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)