On Sat, 2026-03-14 at 15:14 +0530, Amit Kapila wrote: > I am talking about a table with the name tab_no_col whereas you are > talking about a table with the name tab_ins. The test doesn't create > a > table with the name tab_no_col on the subscriber-side which makes it > redundant, am I missing something?
I misread your message, sorry. You're right, there are some copy+paste issues. Posted a patch over here: http://postgr.es/m/[email protected] to clean it up. Regards, Jeff Davis
