Re: cfbot wrangling (was Re: Add checkpoint and redo LSN to LogCheckpointEnd log message) - Mailing list pgsql-hackers

From Tom Lane
Subject Re: cfbot wrangling (was Re: Add checkpoint and redo LSN to LogCheckpointEnd log message)
Date
Msg-id 2951336.1641969425@sss.pgh.pa.us
Whole thread Raw
In response to Re: cfbot wrangling (was Re: Add checkpoint and redo LSN to LogCheckpointEnd log message)  (Julien Rouhaud <rjuju123@gmail.com>)
Responses Re: cfbot wrangling (was Re: Add checkpoint and redo LSN to LogCheckpointEnd log message)
Re: cfbot wrangling (was Re: Add checkpoint and redo LSN to LogCheckpointEnd log message)
List pgsql-hackers
Julien Rouhaud <rjuju123@gmail.com> writes:
> On Wed, Jan 12, 2022 at 01:19:22AM -0500, Tom Lane wrote:
>> 2. You are attaching some random files, and would like to not
>> displace the cfbot's idea of the latest patchset.

> I'm assuming that someone wanting to send an additional patch to be applied on
> top of the OP patchset is part of 2?

AFAIK, if you're submitting a patch then you have to attach a complete
patchset, or the cfbot will be totally lost.  Getting the bot to
understand incremental patches would be useful for sure ... but it's
outside the scope of what I'm asking for now, which is just clear
documentation of what the bot can do already.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Julien Rouhaud
Date:
Subject: Re: cfbot wrangling (was Re: Add checkpoint and redo LSN to LogCheckpointEnd log message)
Next
From: Julien Rouhaud
Date:
Subject: Re: [PATCH] Improve amcheck to also check UNIQUE constraint in btree index.