Re: Some questions about the array. - Mailing list pgsql-hackers

From YUriy Zhuravlev
Subject Re: Some questions about the array.
Date
Msg-id 1472067.fi1tp3hRCJ@dinodell
Whole thread Raw
In response to Re: Some questions about the array.  (Merlin Moncure <mmoncure@gmail.com>)
Responses Re: Some questions about the array.  (Merlin Moncure <mmoncure@gmail.com>)
List pgsql-hackers
On Monday 30 November 2015 08:58:49 you wrote:
> +1  IMO this line of thinking is a dead end.  Better handled via
> functions, not syntax

Maybe then add array_pyslice(start, end) when start is 0 and with negative 
indexes? Only for 1D array.
What do you think?

-- 
YUriy Zhuravlev
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company



pgsql-hackers by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: Memory prefetching while sequentially fetching from SortTuple array, tuplestore
Next
From: Julien Rouhaud
Date:
Subject: Re: On-demand running query plans using auto_explain and signals