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

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Peter Smith <smithpb2250(at)gmail(dot)com>
Cc: David Rowley <dgrowleyml(at)gmail(dot)com>, exclusion(at)gmail(dot)com, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #18558: ALTER PUBLICATION fails with unhelpful error on attempt to use system column
Date: 2024-07-29 14:08:19
Message-ID: 2580688.1722262099@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Peter Smith <smithpb2250(at)gmail(dot)com> writes:
> TBH, I was unsure if this error bugfix patch qualified to have
> backpatches or not. Although it is a "bug" it was not impacting
> anybody because it is only substituting one error msg for another
> nicer error msg.

True, we don't really have to back-patch. I'm inclined to do so,
but might think differently once we see how big the final patch is.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message dharm raj 2024-07-30 10:28:21 Installer initialization failed
Previous Message Tom Lane 2024-07-29 14:06:02 Re: BUG #18558: ALTER PUBLICATION fails with unhelpful error on attempt to use system column