Re: pgsql: Improve handling of parameter differences in physical replicatio
Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
From: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
To: Robert Haas <robertmhaas@gmail.com>, Andres Freund <andres@anarazel.de>
Cc: Fujii Masao <masao.fujii@oss.nttdata.com>,
"pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>,
pgsql-committers <pgsql-committers@lists.postgresql.org>
Date: 2020-04-04T07:11:25Z
Lists: pgsql-hackers
On 2020-04-03 19:55, Robert Haas wrote:> I think this patch needs to be reverted. The only places where it > changes anything are places where we were about to throw some error > anyway. But as Andres's analysis shows, that's not nearly good enough. OK, reverted.
Commits
-
Revert "Improve handling of parameter differences in physical replication"
- 552fcebff046 13.0 landed
-
Improve handling of parameter differences in physical replication
- 246f136e76ec 13.0 cited