Re: Commitfest remaining "Needs Review" items - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Commitfest remaining "Needs Review" items
Date
Msg-id CAB7nPqRwXfTqQVq9y8pW=DnPS1nh+Wbs1NnfCvOnwUdqR-+TBQ@mail.gmail.com
Whole thread Raw
In response to Commitfest remaining "Needs Review" items  (Heikki Linnakangas <hlinnaka@iki.fi>)
Responses Re: Commitfest remaining "Needs Review" items  (Fabien COELHO <coelho@cri.ensmp.fr>)
Re: Commitfest remaining "Needs Review" items  (Joe Conway <mail@joeconway.com>)
Re: Commitfest remaining "Needs Review" items  (Fabrízio de Royes Mello <fabriziomello@gmail.com>)
Re: Commitfest remaining "Needs Review" items  (Stephen Frost <sfrost@snowman.net>)
Re: Commitfest remaining "Needs Review" items  (Heikki Linnakangas <hlinnakangas@pivotal.io>)
Re: Commitfest remaining "Needs Review" items  (Andreas Karlsson <andreas@proxel.se>)
Re: Commitfest remaining "Needs Review" items  (Michael Paquier <michael.paquier@gmail.com>)
List pgsql-hackers
On Mon, Aug 10, 2015 at 4:34 PM, Heikki Linnakangas <hlinnaka@iki.fi> wrote:
> Hello Hackers,
>
> There are a few "Needs Review" items remaining in the July commitfest.
> Reviewers, please take action - you are holding up the commitfest.
>
> In addition to these items, there are a bunch of items in "Ready for
> Committer" state. Committers: please help with those.

At this stage, there are currently 26 patches in need of actions for
the current CF:
- 12 patches are waiting on author:
-- Let pg_ctl check the result of a postmaster config reload: returned
with feedback? Heikki has provided input on this patch but the patch
has not been updated by the author since last month.
-- Allow specifying multiple hosts in libpq connect options: returned
with feedback? A review has been sent but no new versions have been
submitted.
-- multivariate statistics: bump to next CF?
-- merging pgbench logs: returned with feedback or bump? Fabien has
concerns about performance regarding fprintf when merging the logs.
Fabien, Tomas, thoughts?
-- pgbench - per-transaction and aggregated logs: returned with
feedback or bump to next CF? Fabien, Tomas, thoughts?
-- Add sample rate to auto_explain: returned with feedback because of
lack of activity?
-- Backpatch Resource Owner reassign locks cache for the sake of
pg_upgrade: a committer may want to look at that for a backpatch in <=
9.2.
-- Compensate for full_page_writes when spreading checkpoint I/O: Bump
to next CF? Heikki, are you planning to continue working on that?
-- Improving replay of XLOG_BTREE_VACUUM records: returned with
feedback? There has been review input from 2 committers but no updated
versions.
-- compress method for spgist : returned with feedback?
-- Support to COMMENT ON CURRENT DATABASE: returned with feedback? The
author mentioned that patch will be reworked but there has been no new
version around it seems.
-- Default Roles: Stephen, are you planning to work on that for next CF?

- 8 patches are in need of review:
-- extends pgbench expressions with functions: bump to next CF, v9 has
not been reviewed.
-- check existency of table for -t option (pg_dump) when pattern has
no wildcard: Bump to next CF?
-- self-defined policy for sepgsql regression test, returned with
feedback? The regressions are broken as mentioned at the end of the
thread.
-- Unique Joins: bump to next CF?
-- improving join estimates using FK: bump to next CF?
-- checkpoint continuous flushing, bump, work, performance tests and
review are all still going on.
-- Join pushdown support for foreign tables: err... This patch had no
activity for 4 months.
-- Reload SSL certificates on SIGHUP: returned with feedback? I think
that this patch needs more work to be in a commitable state.

- 6 patches marked as ready for committer:
-- numeric timestamp in log_line_prefix
-- plpgsql raise statement with context
-- postgres_fdw: Options to set fetch_size at the server and table level.
-- Improving test coverage of extensions with pg_dump
-- New functions in sslinfo module
-- CREATE EXTENSION ... CASCADE
For all of them, bump to next CF with the same status if they are not
committed at the end of the month?
Regards,
-- 
Michael



pgsql-hackers by date:

Previous
From: David Rowley
Date:
Subject: Re: Performance improvement for joins where outer side is unique
Next
From: Simon Riggs
Date:
Subject: Re: Reducing ClogControlLock contention