Daniel Gustafsson <[email protected]> writes: > On 31 Jul 2026, at 16:14, Karina Litskevich <[email protected]> > wrote: >> I'm not sure how CFBot works. It's failing to apply the patch, and >> I believe it's because I sent two alternative patches in one mail. >> So I'm resending one patch this time, hoping it will work.
> The CFBot will try to apply all the patches in the mail as a patchset, so your > suspicion was correct. It's green in the CFBot now. For future reference, you can prevent the bot from applying "alternative" patches by naming your attachments properly. A common choice is to append ".nocfbot" to the name of any attachment you want the bot to ignore. More info here: https://wiki.postgresql.org/wiki/Cfbot#Which_attachments_are_considered_to_be_patches? regards, tom lane
