Re: Closing some 8.4 open items

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Closing some 8.4 open items
Date: 2009-04-05 11:55:44
Message-ID: 603c8f070904050455h1afaf279sb805e29c077e2272@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sun, Apr 5, 2009 at 7:45 AM, Andrew Dunstan <andrew(at)dunslane(dot)net> wrote:
> Tom Lane wrote:
>> If there are no objections, I'm going to remove the following items
>> from the list at
>> http://wiki.postgresql.org/wiki/PostgreSQL_8.4_Open_Items
>>
>>
>> change cardinality() for multi-dim arrays?
>>
>>        Drop; there's no consensus that this should be changed
>
> I don't think we should let this go quite so easily, as this  is a new
> function, so the bias should be to "getting it right" rather than "don't
> change it".

I think it is right already, but the point is debatable.

> The supplied functionality is not only surprising, but easily obtained by an
> existing function. ISTM if we're supplying a new function it should have new
> functionality.

Well, it's a compatibility function...

...Robert

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2009-04-05 12:05:13 Re: Closing some 8.4 open items
Previous Message Andrew Dunstan 2009-04-05 11:45:10 Re: Closing some 8.4 open items