On Fri, Nov 26, 2021 at 1:16 PM [email protected] <[email protected]> wrote: > > Based on this direction, I tried to write a top up POC patch(0005) which I'd > like to share. >
I noticed a minor issue.
In the top-up patch, the following error message detail:
+ errdetail("Not all row filter columns are not part of the REPLICA
IDENTITY")));
should be:
+ errdetail("Not all row filter columns are part of the REPLICA IDENTITY")));
Regards,
Greg Nancarrow
Fujitsu Australia
