Re: Commitfest 2019-07, the first of five* for PostgreSQL 13 - Mailing list pgsql-hackers

From Thomas Munro
Subject Re: Commitfest 2019-07, the first of five* for PostgreSQL 13
Date
Msg-id CA+hUKGLZoOnpV3qY1aeoQkSBoSTx4GLOGb908EbQpcnN84hU=w@mail.gmail.com
Whole thread Raw
In response to Re: Commitfest 2019-07, the first of five* for PostgreSQL 13  (Thomas Munro <thomas.munro@gmail.com>)
Responses Re: Commitfest 2019-07, the first of five* for PostgreSQL 13  (Thomas Munro <thomas.munro@gmail.com>)
List pgsql-hackers
Hello hackers,

Here's a quick update at the end of the second week of CF1.

         status         | w1  | w2
------------------------+-----+-----
 Committed              |  32 |  41
 Moved to next CF       |   5 |   6
 Needs review           | 146 | 128
 Ready for Committer    |   7 |   9
 Rejected               |   2 |   2
 Returned with feedback |   2 |   2
 Waiting on Author      |  29 |  35
 Withdrawn              |   8 |   8

It looks like we continued our commit rate of around 10/week, punted
one to the next CF, and returned/rejected nothing.

Last week I highlighted 20 'Needs review' patches whose threads hadn't
seen traffic for the longest time as places that could use some
attention if our goal is to move all of these patches closer to their
destiny.  A few of them made some progress and one was committed.
Here are another 20 like that -- these are threads have been silent
for 24 to 90 days.  That means they mostly apply and pass basic
testing (or I'd probably have reported the failure on the thread and
they wouldn't be on this list).  Which means you can test them!

 2080 | Minimizing pg_stat_statements performanc | {"Raymond Martin"}
 2103 | Fix failure of identity columns if there | {"Laurenz Albe"}
 1472 | SQL/JSON: functions                      | {"Fedor
Sigaev","Alexander Korotkov","Nikita Glukhov","Oleg Bartunov"}
 2124 | Introduce spgist quadtree @<(point,circl | {"Matwey V. Kornilov"}
 1306 | pgbench - another attempt at tap test fo | {"Fabien Coelho"}
 2126 | Rearrange postmaster startup order to im | {"Tom Lane"}
 2128 | Fix issues with "x SIMILAR TO y ESCAPE N | {"Tom Lane"}
 2102 | Improve Append/MergeAppend EXPLAIN outpu | {"David Rowley"}
 1774 | Block level parallel vacuum              | {"Masahiko Sawada"}
 2086 | pgbench - extend initialization phase co | {"Fabien Coelho"}
 1348 | BRIN bloom and multi-minmax indexes      | {"Tomas Vondra"}
 2183 | Opclass parameters                       | {"Nikita Glukhov"}
 1854 | libpq trace log                          | {"Aya Iwata"}
 2147 | Parallel grouping sets                   | {"Richard Guo"}
 2148 | vacuumlo: report the number of large obj | {"Timur Birsh"}
 1984 | Fix performance issue in foreign-key-awa | {"David Rowley"}
 1911 | anycompatible and anycompatiblearray pol | {"Pavel Stehule"}
 2048 | WIP: Temporal primary and foreign keys   | {"Paul Jungwirth"}
 2160 | Multi insert in CTAS/MatView             | {"Paul Guo","Taylor Vesely"}
 2154 | Race conditions with TAP test for syncre | {"Michael Paquier"}

-- 
Thomas Munro
https://enterprisedb.com



pgsql-hackers by date:

Previous
From: Ian Barwick
Date:
Subject: Re: [PATCH] Implement uuid_version()
Next
From: Ian Barwick
Date:
Subject: doc: mention pg_reload_conf() in pg_hba.conf documentation