Re: Some questions about the array.

From: YUriy Zhuravlev <u(dot)zhuravlev(at)postgrespro(dot)ru>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Some questions about the array.
Date: 2015-11-30 21:05:03
Message-ID: 1472067.fi1tp3hRCJ@dinodell
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Julien Rouhaud 2015-11-30 21:27:24 Re: On-demand running query plans using auto_explain and signals
Previous Message Peter Geoghegan 2015-11-30 21:04:43 Re: Memory prefetching while sequentially fetching from SortTuple array, tuplestore