Re: I can see beta now

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: I can see beta now
Date: 2009-02-09 16:47:14
Message-ID: 603c8f070902090847k1dfc3884n6c6e650ec4f81e15@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Feb 9, 2009 at 9:39 AM, Bruce Momjian <bruce(at)momjian(dot)us> wrote:
> There are now seven unapplied patches on the commit-fest page:
>
> http://wiki.postgresql.org/wiki/CommitFest_2008-11
>
> not counting the SE-PostgreSQL and "Recovery, Replication, Hot Standby"
> patches.
>
> I can now see us closing the existing items in the next several weeks
> and preparing for 8.4 beta.

Is there any agreement about which committers will be handling which
of the remaining CommitFest patches? Is any help needed from the rest
of the community?

I think Alvaro is about ready to commit the last piece of "autovacuum
and reloptions", and as for "Reducing some DDL Locks to ShareLock"
there is currently nothing for a committer to do as there is no
updated patch. Heikki is working on infrastructure changes for
recovery and Hot Standby. That still leaves the following patches in
need of some action (commit, reject, bump to 8.5, or request changes)
by a committer:

- SE-PostgreSQL Lite
- GIN fast insert
- B-Tree Emulation for GIN
- Improve Performance of Multi-Batch Hash Join for Skewed Data Sets
- Proposal of PITR performance improvement
- updated hash functions

...Robert

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2009-02-09 16:50:38 Re: WIP: fix SET WITHOUT OIDS, add SET WITH OIDS
Previous Message Tom Lane 2009-02-09 16:44:08 Re: WIP: fix SET WITHOUT OIDS, add SET WITH OIDS