Re: Problem with logical replication
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Euler Taveira <euler.taveira@2ndquadrant.com>
Cc: Masahiko Sawada <masahiko.sawada@2ndquadrant.com>, Dilip Kumar <dilipbalaut@gmail.com>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2020-05-16T09:20:46Z
Lists: pgsql-hackers
On Fri, May 15, 2020 at 08:48:53AM -0300, Euler Taveira wrote: > On Fri, 15 May 2020 at 02:47, Michael Paquier <michael@paquier.xyz> wrote: >> Agreed. I don't think either that we need to update this comment. I >> was playing with this patch and what you have here looks fine by me. >> Two nits: the extra parenthesis in the assert are not necessary, and >> the indentation had some diffs. Tom has just reindented the whole >> tree, so let's keep things clean. > > LGTM. Thanks for double-checking. Applied and back-patched down to 10 then. -- Michael
Commits
-
Fix assertion with relation using REPLICA IDENTITY FULL in subscriber
- 3acb30b49818 10.14 landed
- 70ae82b9b4b5 11.9 landed
- b4ded2f227f3 12.4 landed
- 7ccb2f54d9f3 13.0 landed