Re: Commitfest app release on Feb 17 with many improvements
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Jelte Fennema-Nio <postgres@jeltef.nl>
Cc: Andreas Karlsson <andreas@proxel.se>, pgsql-hackers@lists.postgresql.org
Date: 2025-03-07T17:57:25Z
Lists: pgsql-hackers
Jelte Fennema-Nio <postgres@jeltef.nl> writes: > On Fri, 7 Mar 2025 at 17:42, Tom Lane <tgl@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. Got it. That is indeed an improvement, though of course it only helps if those patches were applied verbatim. regards, tom lane