Re: BUG #18558: ALTER PUBLICATION fails with unhelpful error on attempt to use system column

David Rowley <dgrowleyml@gmail.com>

From: David Rowley <dgrowleyml@gmail.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Peter Smith <smithpb2250@gmail.com>, exclusion@gmail.com, pgsql-bugs@lists.postgresql.org
Date: 2024-08-14T22:46:33Z
Lists: pgsql-bugs
On Thu, 15 Aug 2024 at 10:34, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>
> David Rowley <dgrowleyml@gmail.com> writes:
> > Does anyone else have any thoughts about back-patching the fix?
>
> It does seem mostly cosmetic, since we're just replacing one error
> message with a better one.

It's not 100% clear, but that sounds like a vote for a master-only fix. Correct?

David



Commits

  1. Improve ALTER PUBLICATION validation and error messages