From: | Marko Tiikkaja <marko(at)joh(dot)to> |
---|---|
To: | Robert Haas <robertmhaas(at)gmail(dot)com>, Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> |
Cc: | Dean Rasheed <dean(dot)a(dot)rasheed(at)gmail(dot)com>, David Fetter <david(at)fetter(dot)org>, PostGreSql hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: array_length(anyarray) |
Date: | 2014-01-21 18:13:13 |
Message-ID: | 52DEB8B9.3030405@joh.to |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 1/21/14, 6:42 PM, Robert Haas wrote:
> On Sun, Jan 19, 2014 at 1:41 AM, Pavel Stehule <pavel(dot)stehule(at)gmail(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | Thom Brown | 2014-01-21 18:26:34 | Incorrectly reporting config errors |
Previous Message | Pavel Stehule | 2014-01-21 18:06:58 | Re: Custom collations, collation modifiers (eg case-insensitive) |