Re: cfbot wrangling (was Re: Add checkpoint and redo LSN to LogCheckpointEnd log message)
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Julien Rouhaud <rjuju123@gmail.com>
Cc: Thomas Munro <thomas.munro@gmail.com>,
Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>,
Michael Paquier <michael@paquier.xyz>,
Kyotaro Horiguchi <horikyota.ntt@gmail.com>,
PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-01-12T06:37:05Z
Lists: 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
Commits
-
Add checkpoint and REDO LSN to log_checkpoints message.
- 62c46eee2279 16.0 landed