Re: Incorrect check in 037_except.pl?

From: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
To: Ayush Tiwari <ayushtiwari(dot)slg01(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Incorrect check in 037_except.pl?
Date: 2026-07-23 07:24:03
Message-ID: CAHGQGwEwuhi8wdERbUe03cmcSFm1h5PG_cVdwtT1ji2Fs4H=0A@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Jul 22, 2026 at 10:38 PM Ayush Tiwari
<ayushtiwari(dot)slg01(at)gmail(dot)com> wrote:
> Yeah you're right, it should likely be the subscriber.
>
> Same issue appears twice (the "FOR TABLE" and "FOR ALL TABLES" cases);
> both need the change.

Thanks for the check! Attached patch fixes the issue.

Regards,

--
Fujii Masao

Attachment Content-Type Size
v1-0001-Fix-EXCEPT-publication-test-to-check-subscriber.patch application/octet-stream 1.9 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Ewan Young 2026-07-23 07:25:58 Re: Fix missing FORMAT when deparsing JSON_ARRAY(query)
Previous Message Rafia Sabih 2026-07-23 07:05:48 Re: CREATE OR REPLACE MATERIALIZED VIEW