Commitfest remaining "Needs Review" items

From: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, Robert Haas <robertmhaas(at)gmail(dot)com>, Stephen Frost <sfrost(at)snowman(dot)net>, Andres Freund <andres(at)anarazel(dot)de>, Jeff Davis <pgsql(at)j-davis(dot)com>, Haribabu Kommi <kommi(dot)haribabu(at)gmail(dot)com>, Ashutosh Bapat <ashutosh(dot)bapat(at)enterprisedb(dot)com>, Kouhei Kaigai <kaigai(at)ak(dot)jp(dot)nec(dot)com>, Etsuro Fujita <fujita(dot)etsuro(at)lab(dot)ntt(dot)co(dot)jp>
Subject: Commitfest remaining "Needs Review" items
Date: 2015-08-10 07:34:34
Message-ID: 55C8540A.4020304@iki.fi
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.

> * extends pgbench expressions with functions

Robert signed up as reviewer for this a long time ago. Ping, do you
still plan to review this?

> * self-defined policy for sepgsql regression test

Stephen: would you have the time to handle this, please?

> * Allocate restart_lsn at the time of creating physical replication slot

Andres, can you have a look at this, please?

> * Parallel Seq scan

Jeff, Haribabu, you're signed up as reviewers. How's it going?

> * Join pushdown support for foreign tables

Ashutosh, KaiGai, Etsuro: You signed up as reviewers in spring, but
there hasn't been any activity during this commitfest. What's the status
of this patch? Do you plan to review this now?

> * replace pg_stat_activity.waiting with something more descriptive

This is not quite ready yet, but has had its fair share of review, so
I'm going to move it to the next commitfest. Feel free to continue the
discussion and review, though; I just don't want drag the commitfest
because for this.

> * Unique Joins

Still needs to be reviewed. Any volunteers?

> * checkpoint continuous flushing

Per discussion on that thread, let's just do the sorting part now. Needs
some cleanup, but it's almost there.

- Heikki

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Atri Sharma 2015-08-10 07:46:07 Re: Commitfest remaining "Needs Review" items
Previous Message Heikki Linnakangas 2015-08-10 07:23:23 Re: Asynchronous execution on FDW