Re: 2018-03 Commitfest starts tomorrow

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: David Steele <david(at)pgmasters(dot)net>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: 2018-03 Commitfest starts tomorrow
Date: 2018-03-01 08:10:06
Message-ID: 20180301081006.GG1178@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Mar 01, 2018 at 12:42:25AM -0500, Tom Lane wrote:
> I think that we should summarily bounce to the September 'fest anything
> submitted in the last two days; certainly anything that's nontrivial.

I don't have any issues with simple patches posted at the last minute.
There is for example a small one for pg_rewind I was looking at a bit
today which is IMO fine to deal with for this CF.

> that are not Johnny-come-latelies.

Reference? :)

> We also need to be pretty hard-nosed about quickly bouncing anything
> that's not realistically going to be able to get committed this month.
> I've not gone through the list in detail, but there are at least several
> waiting-on-author items that have seen no activity since the last 'fest.
> I'd recommend marking those RWF pretty soon.

Agreed.
--
Michael

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Langote 2018-03-01 08:16:50 Re: no partition pruning when partitioning using array type
Previous Message Michael Paquier 2018-03-01 08:07:42 Re: Synchronous replay take III