On Tue, Aug 9, 2022 at 12:14 AM Tom Lane <t...@sss.pgh.pa.us> wrote: > > I wrote: > > Ah. It'd help if that complaint said what the command input actually > > is :-(. But on looking closer, I missed stripping the empty strings > > that "split" will produce at the ends of the array. I think the > > attached will do the trick, and I really do want to get rid of this > > copy of the file list if possible. > > I tried this version on the cfbot, and it seems happy, so pushed. >
Thank you. I have verified the committed patch and it works. -- With Regards, Amit Kapila.