On Friday, May 20, 2022 11:06 AM Amit Kapila <amit.kapil...@gmail.com> wrote: > > On Thu, May 19, 2022 at 7:54 PM Tom Lane <t...@sss.pgh.pa.us> wrote: > > > Even more to the point, how can we > > have a subscriber do that by relying on view columns that don't exist > > in older versions? > > > > We need a version check like (if > (walrcv_server_version(LogRepWorkerWalRcvConn) >= 150000)) for that.
Thanks for pointing it out. Here is the new version patch which add this version check. Best regards, Hou zj
v4-0002-Prohibit-combining-publications-with-different-colum.patch
Description: v4-0002-Prohibit-combining-publications-with-different-colum.patch