Re: I can see beta now

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

Robert Haas wrote:
> 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?

No.

I talked to Oleg on IM and he is waiting for an official review. Is
someone going to review his work or should he commit it (with Teodor)
because they know this area of the code better than anyone else?

> I think Alvaro is about ready to commit the last piece of "autovacuum
> and reloptions", and as for "Reducing some DDL Locks to ShareLock"

Good.

> 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

Heikki is responsible for this group of patches.

> 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

Yep.

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2009-02-09 17:19:02 renaming "storage parameters"
Previous Message Alvaro Herrera 2009-02-09 17:12:50 Re: new GUC var: autovacuum_process_all_tables