Re: [PATCH] Tracking statements entry timestamp in pg_stat_statements

Peter Eisentraut <peter@eisentraut.org>

From: Peter Eisentraut <peter@eisentraut.org>
To: Andrei Zubkov <zubkov@moonset.ru>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2023-10-24T11:54:28Z
Lists: pgsql-hackers

Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Improve quoting in some error messages

On 24.10.23 09:58, Andrei Zubkov wrote:
> During last moving to the current commitfest this patch have lost its
> reviewers list. With respect to reviewers contribution in this patch, I
> think reviewers list should be fixed.

I don't think it's the purpose of the commitfest app to track how *has* 
reviewed a patch.  The purpose is to plan and allocate *current* work. 
If we keep a bunch of reviewers listed on a patch who are not actually 
reviewing the patch, then that effectively blocks new reviewers from 
signing up and the patch will not make progress.

Past reviewers should of course be listed in the commit message, the 
release notes, etc. as appropriate.