Release schedule for 9.3.3?

Sean Chittenden <sean@chittenden.org>

From: Sean Chittenden <sean@chittenden.org>
To: pgsql-hackers@postgresql.org
Date: 2014-02-06T21:55:04Z
Lists: pgsql-hackers
Are there any tentative plans for the 9.3.3 release date? 9.3.2 was released in December and it’s getting close to the two month mark for another micro release, or at least one seems like one should be right around the corner.

It’s a little early, but I haven’t seen any movement or discussion so I thought I’d prod and ask. Thanks in advance. -sc

--
Sean Chittenden
sean@chittenden.org



Commits

  1. Fix multiple bugs in index page locking during hot-standby WAL replay.

  2. Don't ignore tuple locks propagated by our updates

  3. Improve concurrency of foreign key locking