Re: Disallow arrays with non-standard lower bounds - Mailing list pgsql-hackers

From Peter Geoghegan
Subject Re: Disallow arrays with non-standard lower bounds
Date
Msg-id CAM3SWZTNDmS0KBe=R3RM3YB5W8YqhA2pfL2B=xRt5o2DCnejcg@mail.gmail.com
Whole thread Raw
In response to Disallow arrays with non-standard lower bounds  (Jim Nasby <jim@nasby.net>)
List pgsql-hackers
On Thu, Jan 9, 2014 at 2:30 PM, Jim Nasby <jim@nasby.net> wrote:
> ISTM that allowing users to pick arbitrary lower array bounds was a huge
> mistake. I've never seen anyone make use of it, can't think of any
> legitimate use cases for it, and hate the stupendous amount of extra code
> needed to deal with it.

I agree with this, but I think it's too late. I don't think the answer
is any type of parameter.


-- 
Peter Geoghegan



pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: proposal, patch: allow multiple plpgsql plugins
Next
From: Florian Pflug
Date:
Subject: Re: array_length(anyarray)