Re: array_length(anyarray) - Mailing list pgsql-hackers

From Marko Tiikkaja
Subject Re: array_length(anyarray)
Date
Msg-id 52DEB8B9.3030405@joh.to
Whole thread Raw
In response to Re: array_length(anyarray)  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On 1/21/14, 6:42 PM, Robert Haas wrote:
> On Sun, Jan 19, 2014 at 1:41 AM, Pavel Stehule <pavel.stehule@gmail.com> wrote:
>> It can be problem on my side - some strange combination of mime type. I seen
>> this issue before. I will recheck it tomorrow from other computer.
>
> Doesn't matter anyway.  Patch needing to strip trailing CRs doesn't
> cause any issue.  I got the same message, BTW; maybe some kind of
> gmail weirdness.

Interesting.

> As it turns out, a function called cardinality() was added in 2009 and
> ripped back out again.  But the one that was committed back then had
> funny semantics that people weren't sure about, and people seemed to
> think it should behave like this one does.  So I've gone ahead and
> committed this, crossing my fingers that we won't have to rip it back
> out again.

Thanks!  I'll keep my fingers crossed as well.


Regards,
Marko Tiikkaja



pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: Custom collations, collation modifiers (eg case-insensitive)
Next
From: Thom Brown
Date:
Subject: Incorrectly reporting config errors