> On 22 Mar 2023, at 10:39, Peter Eisentraut > <peter.eisentr...@enterprisedb.com> wrote:
> Personally, if a patch isn't rebased up to the minute doesn't bother me at > all. It's easy to check out as of when the email was sent (or extra bonus > points for using git format-patch --base). Now, rebasing every month or so > is nice, but daily rebases during a commit fest are almost more distracting > than just leaving it. +1. As long as the patch is rebased and builds/tests green when the CF starts I'm not too worried about not having it always rebased during the CF. If resolving the conflicts are non-trivial/obvious then of course, but if only to stay recent and avoid fuzz in applying then it's more distracting. -- Daniel Gustafsson