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-Tag: XL_10_R1BETA1~288^2~42 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=f45d86d762b8bcdac42d5448734016242a1d738b;p=postgres-xl.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)