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

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: David Rowley <dgrowleyml@gmail.com>
Cc: Peter Smith <smithpb2250@gmail.com>, exclusion@gmail.com, pgsql-bugs@lists.postgresql.org
Date: 2024-08-14T23:12:45Z
Lists: pgsql-bugs
David Rowley <dgrowleyml@gmail.com> writes:
> On Thu, 15 Aug 2024 at 10:34, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> 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?

Yes.  Sorry if I was unclear.

			regards, tom lane



Commits

  1. Improve ALTER PUBLICATION validation and error messages