On Fri, 7 Mar 2025 at 17:42, Tom Lane <t...@sss.pgh.pa.us> wrote: > Hm, don't you *want* a failure if the patch is already applied?
It's pretty common that in a larger patchset the first 1-2 small/trivial patches get committed before the rest. Having to then send an additional email, resubmitting the rest of the patchset because CFBot fails when re-applying those is kind of silly. This avoids that.