Re: RC2 needed?

From: Dave Page <dpage(at)postgresql(dot)org>
To: Magnus Hagander <magnus(at)hagander(dot)net>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: RC2 needed?
Date: 2007-10-15 13:38:12
Message-ID: 47136D44.1090700@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Magnus Hagander wrote:
> On Mon, Oct 15, 2007 at 01:55:34PM +0100, Dave Page wrote:
>> Does anyone think we need an RC2 release? The list of changes since RC1
>> is currently (excluding translations etc):
>>
>> - Icon update
>> - Guard against checking the server version if we're not connected.
>> - Check the PostgreSQL release before adding tablespace query, per
>> reports from Albin Blaschka and Ariel R. Giomi.
>> - Fix the tablespace issue on index and indexconstraint.
>> - Avoid using a correlated subquery that Greenplum doesn't support, per
>> report from Jon Roberts.
>> - Prevent characters being incorrectly stripped from foreign key column
>> names, per Alexander Kirpa
>> - Cleanup some compiler warnings
>
> The greenplum query shouds like the one that would reallyi need a bit
> larger testing. Meaning it has to run against a bunch of different pg
> versinos. But if you've done that, then I think we're fine.

I've run it against 8.2 and 8.3, but it's not a hugely complex query.
Anyone running SVN-trunk got any older installs running?

/D

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2007-10-15 13:53:02 Re: RC2 needed?
Previous Message Magnus Hagander 2007-10-15 13:35:35 Re: RC2 needed?