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

From Marko Tiikkaja
Subject Re: array_length(anyarray)
Date
Msg-id 52CF4091.8030305@joh.to
Whole thread Raw
In response to Re: array_length(anyarray)  (Merlin Moncure <mmoncure@gmail.com>)
Responses Re: array_length(anyarray)  (Dean Rasheed <dean.a.rasheed@gmail.com>)
List pgsql-hackers
On 1/10/14, 1:20 AM, Merlin Moncure wrote:
> I'm piling on: it's not clear at all to me why you've special cased
> this to lower_bound=1.  First of all, there are other reasons to check
> length than iteration.

Can you point me to some examples?

> the server API function should implement as many
> reasonable behaviors as possible.

That's exactly what I've done here. :-)



Regards,
Marko Tiikkaja



pgsql-hackers by date:

Previous
From: Merlin Moncure
Date:
Subject: Re: array_length(anyarray)
Next
From: Jim Nasby
Date:
Subject: Re: REINDEX CONCURRENTLY 2.0