Re: Commitfest app release on Feb 17 with many improvements

Jelte Fennema-Nio <postgres@jeltef.nl>

From: Jelte Fennema-Nio <postgres@jeltef.nl>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Andreas Karlsson <andreas@proxel.se>, pgsql-hackers@lists.postgresql.org
Date: 2025-03-07T17:52:38Z
Lists: pgsql-hackers
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.