Thread

  1. Re: Support EXCEPT for TABLES IN SCHEMA publications

    Peter Smith <smithpb2250@gmail.com> — 2026-05-17T01:32:25Z

    On Fri, May 15, 2026 at 11:32 PM Nisha Moond <nisha.moond412@gmail.com> wrote:
    >
    ...
    > > Also, since the assert was not yet modified, how does this even pass
    > > the tests if 'alltables' was false?
    > >
    >
    > As you pointed out in the next (7th) comment also, the first two
    > patches are not calling GetExcludedPublicationTables(), but are using
    > get_publication_relations() directly. Hence, the tests are passing
    > even without the assert modification. But patch-0003 does call it, so
    > the assert was updated there.
    >
    
    Ah, I missed that -- thanks for the explanation.
    
    ======
    Kind Regards,
    Peter Smith.
    Fujitsu Australia.