Fix an incorrect statement for failover option in alter_subscription.sgml - Mailing list pgsql-docs

From Zhijie Hou (Fujitsu)
Subject Fix an incorrect statement for failover option in alter_subscription.sgml
Date
Msg-id OS0PR01MB571657B72F8D75BD858DCCE394AD2@OS0PR01MB5716.jpnprd01.prod.outlook.com
Whole thread Raw
Responses RE: Fix an incorrect statement for failover option in alter_subscription.sgml
Re: Fix an incorrect statement for failover option in alter_subscription.sgml
List pgsql-docs
Hi,

The documentation incorrectly stated that users cannot alter subscription's
failover option when two-phase commit is enabled.

When writing this doc, I only wanted to mention we cannot execute ALTER SUB SET
(failover) in a transaction block, but I missed the following statement for
two-phase commit which causes the incorrect understanding. Here is a small
patch to fix it.

Best Regards,
Hou Zhijie


Attachment

pgsql-docs by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: A minor bug in the doc of "SQL Functions Returning Sets" in xfunc.sgml.
Next
From: "Zhijie Hou (Fujitsu)"
Date:
Subject: RE: Fix an incorrect statement for failover option in alter_subscription.sgml