Re: PG 9.0 release timetable - Mailing list pgsql-hackers

From Robert Haas
Subject Re: PG 9.0 release timetable
Date
Msg-id AANLkTimUy1AySLtvK-S-RKQMgmdHjtcrEBIOKLHNYMYZ@mail.gmail.com
Whole thread Raw
In response to Re: PG 9.0 release timetable  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: PG 9.0 release timetable
List pgsql-hackers
On Sat, May 29, 2010 at 5:09 PM, Robert Haas <robertmhaas@gmail.com> wrote:
> This is a really short list.

Thoughts on a few of the remaining items:

Type Mismatch Error in Set Returning Functions - tgl says this is a
deliberate change per link I just added to the wiki.  do we think more
is required here to prevent cranky users?
Should we revert the default output format for bytea to the old style
before shipping 9.0.0? - Consensus seems to be "no", thus no action is
required.
don't rename index columns behavior has already broken JDBC - As I
understand it, this is not a code issue, but just something that
driver authors need to be aware of.
Crash in buildfarm for Mac OS X 10.6.3 - Consensus seems to be that
the machine just ran out of disk space - not sure we need to do
anything here.
move 'long long' check to c.h - Is this perhaps addressed by Michael
Meskes commits on May 25th?
Mergejoin null handling - I think this is done:
http://archives.postgresql.org/pgsql-committers/2010-05/msg00332.php
Timeline for removal of older than 7.4 links to docs - link on the
wiki page is broken and this doesn't seem like a 9.0 issue anyway.
suggest we remove it.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise Postgres Company


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Performance problem in textanycat/anytextcat
Next
From: Tom Lane
Date:
Subject: Re: PG 9.0 release timetable