Re: wrapping CF 2021-09

From: Jaime Casanova <jcasanov(at)systemguards(dot)com(dot)ec>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: wrapping CF 2021-09
Date: 2021-10-06 13:54:50
Message-ID: 20211006135450.GA32331@ahch-to
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Oct 06, 2021 at 12:21:02AM -0500, Jaime Casanova wrote:
> Hi everyone,
>
> At this time I'm looking to close the CF.
>

Closed

> So, I will write and mark as RwF the patches currently failing on the
> cfbot and move to the next CF all other patches.
>
> RwF:
> - ALTER SYSTEM READ { ONLY | WRITE }

This one I didn't close it because a new patch was received just a few
hours ago

> - GUC to disable cancellation of awaiting for synchronous replication
> - Introduce ProcessInterrupts_hook for C extensions
> - Make message at end-of-recovery less scary
>

It seems this one I didn't close it either, not sure why. Maybe I was
tired. Anyway will made a follow up on that one quickly.

So, what happened in this CF?

Committed: 55.
Moved to next CF: 206.
Withdrawn: 2.
Rejected: 3.
Returned with Feedback: 51.
Total: 317.

This means during this CF we dealt with 78 patches of the 284 active
patches at the beggining and it seems a lot of them were committed.
Well done committers!! A terrific job considering you were wrapping
off PG 14.

Still there is a lot of patches to deal with in next CF and I know part
of that is my own fear of reject patches to quickly. So I will try to
follow up on that list of patches to understand their real state.

Thanks everyone for your help and great work in this CF.

--
Jaime Casanova
Director de Servicios Profesionales
SystemGuards - Consultores de PostgreSQL

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2021-10-06 14:01:49 Re: Capitalization of localized month and day names (to_char() with 'TMmonth', 'TMday', etc.)
Previous Message Amul Sul 2021-10-06 13:54:23 Re: using an end-of-recovery record in all cases