Re: [PATCH] CF app: add "Returned: Needs more interest" - Mailing list pgsql-hackers

From vignesh C
Subject Re: [PATCH] CF app: add "Returned: Needs more interest"
Date
Msg-id CALDaNm0AejfdNnVwgGbwSompdAonO41r1Tsu8EBTR75FbmnwqA@mail.gmail.com
Whole thread Raw
In response to Re: [PATCH] CF app: add "Returned: Needs more interest"  (Jacob Champion <jchampion@timescale.com>)
Responses Re: [PATCH] CF app: add "Returned: Needs more interest"
List pgsql-hackers
On Wed, 26 Oct 2022 at 04:25, Jacob Champion <jchampion@timescale.com> wrote:
>
> On Mon, Aug 8, 2022 at 8:45 AM Andres Freund <andres@anarazel.de> wrote:
> > On 2022-08-08 08:37:41 -0700, Jacob Champion wrote:
> > > Agreed. This probably bleeds over into the other documentation thread
> > > a bit -- how do we want to communicate the subtle points to people in
> > > a CF?
> >
> > We should write a docs patch for it and then reference if from a bunch of
> > places. I started down that road a few years back [1] but unfortunately lost
> > steam.
>
> As we approach a new CF, I'm reminded of this patch again.
>
> Are there any concerns preventing a consensus here, that I can help
> with? I can draft the docs patch that Andres has suggested, if that's
> seen as a prerequisite.

The patch does not apply on top of HEAD as in [1], please post a rebased patch:

=== Applying patches on top of PostgreSQL commit ID
e351f85418313e97c203c73181757a007dfda6d0 ===
=== applying patch ./0001-Add-a-Returned-Needs-more-interest-close-code.patch
patching file pgcommitfest/commitfest/migrations/0006_alter_patchoncommitfest_status.py
can't find file to patch at input line 57
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git a/pgcommitfest/commitfest/models.py
b/pgcommitfest/commitfest/models.py
|index 28722f0..433eb4a 100644
|--- a/pgcommitfest/commitfest/models.py
|+++ b/pgcommitfest/commitfest/models.py
--------------------------
No file to patch.  Skipping patch.
3 out of 3 hunks ignored
can't find file to patch at input line 85

[1] - http://cfbot.cputube.org/patch_41_3991.log

Regards,
Vignesh



pgsql-hackers by date:

Previous
From: vignesh C
Date:
Subject: Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions
Next
From: vignesh C
Date:
Subject: Re: CI and test improvements