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: Peter Smith <smithpb2250@gmail.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, exclusion@gmail.com,
pgsql-bugs@lists.postgresql.org
Date: 2024-08-15T01:12:04Z
Lists: pgsql-bugs
On Thu, 15 Aug 2024 at 10:55, Peter Smith <smithpb2250@gmail.com> wrote: > > On Thu, Aug 15, 2024 at 8:28 AM David Rowley <dgrowleyml@gmail.com> wrote: > > As for this being backpatched or not. For me, about 51% of me thinks > > this is fine for a master-only fix. > > +1 Thanks. Pushed to master only. David
Commits
-
Improve ALTER PUBLICATION validation and error messages
- 80ffcb842748 18.0 landed