Re: commit fest status and release timeline - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: commit fest status and release timeline
Date
Msg-id 53122BE2.2060006@agliodbs.com
Whole thread Raw
In response to commit fest status and release timeline  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: commit fest status and release timeline  (Vik Fearing <vik.fearing@dalibo.com>)
List pgsql-hackers
On 03/01/2014 09:01 AM, Peter Eisentraut wrote:
> Status Summary. Needs Review: 36, Waiting on Author: 7, Ready for
> Committer: 16, Committed: 43, Returned with Feedback: 8, Rejected: 4.
> Total: 114.
> 
> We're still on track to achieve about 50% committed patches, which would
> be similar to the previous few commit fests.  So decent job so far.

So, other than Hstore2/JSONB and Logical Changesets, what are the
big/difficult patches left?

-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com



pgsql-hackers by date:

Previous
From: Noah Misch
Date:
Subject: Re: Securing "make check" (CVE-2014-0067)
Next
From: Sean Chittenden
Date:
Subject: [PATCH] `pg_dump -Fd` doesn't check write return status...