Re: Distinguish publication exclusions in object addresses

From: vignesh C <vignesh21(at)gmail(dot)com>
To: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
Cc: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, Peter Smith <smithpb2250(at)gmail(dot)com>, shveta malik <shveta(dot)malik(at)gmail(dot)com>, Fujii Masao <masao(dot)fujii(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Distinguish publication exclusions in object addresses
Date: 2026-09-16 08:56:48
Message-ID: CALDaNm0t9XmfTqwF02=Bs_k=gw5bcAJ1A9WAhdGNh=KwJWGVNA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, 16 Sept 2026 at 13:57, Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com> wrote:
>
> I don’t think the fix would add much complexity, please see the attached diff I tried. This error message is shown to users, so I think improving it is worthwhile.

Agreed. I had initially thought the additional code complexity was not
worthwhile. Since this is a user-facing error message, I agree that
making it more specific is worthwhile. Thanks, I have merged the
changes.
The attached v5 version patch has the changes for the same.

Regards,
Vignesh

Attachment Content-Type Size
v5-0001-Distinguish-publication-exclusions-in-object-addr.patch application/octet-stream 24.1 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Fujii Masao 2026-09-16 09:06:26 Re: pg_createsubscriber does not check output_plugin_libraries
Previous Message Chao Li 2026-09-16 08:26:26 Re: Distinguish publication exclusions in object addresses