From: Bruce Momjian Date: Mon, 28 Mar 2011 18:50:08 +0000 (-0400) Subject: Add 9.1 release note link for synchronous replication. X-Git-Tag: REL9_1_BETA1~195 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5c22c0eda14594b5962aed7165a012067b33ab7d;p=thirdparty%2Fpostgresql.git Add 9.1 release note link for synchronous replication. We already had links to the GUC variables that control it. --- diff --git a/doc/src/sgml/release-9.1.sgml b/doc/src/sgml/release-9.1.sgml index e0da29f6446..5671682b3f1 100644 --- a/doc/src/sgml/release-9.1.sgml +++ b/doc/src/sgml/release-9.1.sgml @@ -646,7 +646,8 @@ - Allow synchronous replication (Simon Riggs, Fujii Masao) + Allow synchronous + replication (Simon Riggs, Fujii Masao)