Обсуждение: Please review your patches ASAP, and post the reviews

Поиск
Список
Период
Сортировка

Please review your patches ASAP, and post the reviews

От
Josh Berkus
Дата:
Reviewers,

You are receiving this e-mail because you volunteered to review one or
more patches in the current commitfest, and have not posted a review or
update of those after 5 days or more.  Given that we are now 1/3 of the
way into 9.1CF1, it is very important that you complete your review soon.

If you realize that you've taken on too much, please let me know as soon
as possible so that I can hunt for other reviewers.

It is possible that some of you posted a review, query or update and I
missed it.  If so, please either send me a link, or update the
Commitfest page.

https://commitfest.postgresql.org/action/commitfest_view?id=10

Thanks!

Reviewers and patches:

Bernd Helmle    Add json contrib module
Brendan Jurd    add AS EXPLICIT to CREATE CAST
Craig Ringer    Add Support for building with Visual Studio 2010
David Wheeler    enhanced diagnostics
Greg Stark    Make relation_openrv atomic wrt DDL
Heikki Linnakangas, Fujii Masao
    Latch implementation: wake on postmaster death,
    reduce archiver wakeups
Jaime Casanova    New Timeline for PITR
Jeff Janes    Move childoffnum to child in GISTInsertStack
Merlin Moncure    Allow multiple Postgres clusters running
        on the same machine to distinguish
        themselves in the event log
Merlin Moncure    Allow \dd to show constraint comments
Radosław Smogura    Bugfix for XPATH() if text or attribute
            nodes are selected
Radosław Smogura    Bugfix for XPATH() if expression returns
            a scalar value
Robert Haas    DROP Reworks Part.1 - Consolidate routines
        to handle DropStmt
Robert Haas    Avoid index rebuilds for no-rewrite ALTER TABLE
        ALTER TYPE
Robert Haas    DROP Reworks Part.0 - missing_ok support
        on get_object_address
Simon Riggs    Cascade Replication
Simon Riggs    Allow pg_archivecleanup to ignore extensions
Simon Riggs    hint bit i/o reduction cache
Simon Riggs    Collect frequency statistics and selectivity
        estimation for arrays
Steve Singer    PITR using backup history file
Yeb Havinga    Parameterized aggregate subquery


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

Re: Please review your patches ASAP, and post the reviews

От
"Jaime Casanova"
Дата:
Josh Berkus <josh@agliodbs.com> writes:

> Reviewers,
>
[...]
> Jaime Casanova    New Timeline for PITR

oops... David decided to make a new version even before commitfest
started, we are still waiting for that... so marked the patch as
"Waiting for author"

--
Jaime Casanova         www.2ndQuadrant.com
Professional PostgreSQL
Soporte 24x7, desarrollo, capacitación y servicios

Re: Please review your patches ASAP, and post the reviews

От
Bernd Helmle
Дата:

--On 27. Juni 2011 13:21:54 -0700 Josh Berkus <josh@agliodbs.com> wrote:

> Reviewers and patches:
>
> Bernd Helmle    Add json contrib module

Yeah, i'm overdue to do my summary. I'll look to get to it tonight. Sorry for
the delay.

        Bernd