From: | Abhijit Menon-Sen <ams(at)2ndQuadrant(dot)com> |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: 9.5 CF1 |
Date: | 2014-06-30 03:58:42 |
Message-ID: | 20140630035842.GB11536@toroid.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi.
We're two weeks into the CommitFest now, and things are moving along
quite nicely.
Fourteen patches have been committed, and twelve more are marked ready
for committer. But most importantly, many patches have been reviewed,
and only nine patches still lack a reviewer (and most of those have
seen some discussion already).
I have sent a number of reminders and status inquiries by private mail,
and will continue to do so for "waiting on author" and "needs review"
patches. (Living as I do at the edge of a forest, I have also curated
a fine selection of sharp sticks to poke people with if they don't
respond during the week.)
Here's a list of the patches that have no listed reviewers:
Buffer capture facility: check WAL replay consistency
http://archives.postgresql.org/message-id/CAB7nPqTFK4=fcrto=Lji4VLBX9AH+FV1Z1Ke6r98PpXuUXWeNA@mail.gmail.com
Generic atomics implementation
http://archives.postgresql.org/message-id/20140625171434.GG24114@awork2.anarazel.de
KNN-GiST with recheck
http://archives.postgresql.org/message-id/CAPpHfdu_qBLNRnv-r=_tofZYYa6-r=Z5_MGF4_phAOkWcYxfRg@mail.gmail.com
Sort support for text with strxfrm() poor man's keys
http://archives.postgresql.org/message-id/CAM3SWZQKwELa58h1R9sxwAOCJpgs=xJbiu7apDyq9pUuSfQX6g@mail.gmail.com
Use unique index for longer pathkeys
http://archives.postgresql.org/message-id/20140613.164133.160845727.horiguchi.kyotaro@lab.ntt.co.jp
CSN snapshots
http://archives.postgresql.org/message-id/539AD153.9000004@vmware.com
Postgres Hibernator contrib module
http://archives.postgresql.org/message-id/CABwTF4XGbpgwmkKt6ezSFVnpF11KmAg5m969twkGoDhnPj-QLA@mail.gmail.com
possibility to set "double" style for unicode lines
http://archives.postgresql.org/message-id/CAFj8pRCzNo6kP3vyuZAJkakpcfb_aBRhSRaLcgjUjmpXno9M3A@mail.gmail.com
Refactor SSL code to support other SSL implementations
http://archives.postgresql.org/message-id/53986CF4.1030403@vmware.com
Does anyone want to pick up one of these?
Thanks to everyone for their participation. It's especially nice to see
several reviews posted, and the authors responding quickly with updated
versions of their patch to address the review comments.
As always, please feel free to contact me with questions.
-- Abhijit
From | Date | Subject | |
---|---|---|---|
Next Message | Abhijit Menon-Sen | 2014-06-30 04:05:09 | Re: [WIP] Better partial index-only scans |
Previous Message | Fujii Masao | 2014-06-30 03:57:57 | Re: pg_resetxlog to clear backup start/end locations. |