On Tue, Sep 08, 2026 at 10:40:09AM -0700, Masahiko Sawada wrote:
> On Fri, Sep 4, 2026 at 9:00 PM Noah Misch <noah(at)leadboat(dot)com> wrote:
> >
> > On Thu, Nov 20, 2025 at 03:09:36PM -0800, Masahiko Sawada wrote:
> > > Pushed.
> >
> > This became commit 266543a. It doesn't account for the publisher version, so
> > replicating v18->v19 w/ publish_via_partition_root fails at tablesync w/
> > "ERROR: cannot copy from partitioned table".
>
> Good catch. I've attached the patch to fix it.
Looks reasonable. Thanks.