Re: rc1 or beta4?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Thom Brown <thom(at)linux(dot)com>
Cc: Jan Urbański <wulczer(at)wulczer(dot)org>, Dave Page <dpage(at)pgadmin(dot)org>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: rc1 or beta4?
Date: 2011-08-17 16:42:23
Message-ID: 14271.1313599343@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Thom Brown <thom(at)linux(dot)com> writes:
> On 17 August 2011 16:56, Jan Urbaski <wulczer(at)wulczer(dot)org> wrote:
>> On 17/08/11 17:50, Thom Brown wrote:
>>> It's not listed as a beta-blocker yet. I take it that it should?

>> Oh, in the wiki? I don't know, it is a segfault-causing bug, but all I
>> wanted was to draw some attention in case the people wrapping the
>> release missed that thread.

> It was my understanding that the only things which can prevent a new beta or
> release candidate are listed on the wiki (
> http://wiki.postgresql.org/wiki/PostgreSQL_9.1_Open_Items). There's only
> one item on the list now, and I think even that has probably been fixed. If
> it's not on there, I guess it hasn't yet been considered to be something
> which can block a release. Since it's not even listed as a non-blocker
> either, I don't think it's been reviewed in this context.

I think you're imagining a lot more structure than actually exists in
this project ;-). Anybody can edit that page, and there's no necessary
consequence of something being written there. It's just notes to help
us keep track of issues, not something graven on stone tablets.

The pg_upgrade thing is listed as a beta blocker because I put it there
--- but that's just my opinion. If it had proven hard to fix we might
have concluded that we wouldn't let it block a beta release.

If the plpython thing is a new crash that didn't exist before 9.1,
my feeling is that it's a blocker.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2011-08-17 17:10:22 Re: PATCH: Compiling PostgreSQL using ActiveState Python 3.2
Previous Message Dave Page 2011-08-17 16:33:32 Re: rc1 or beta4?