Re: Some questions about the array.

Поиск
Список
Период
Сортировка
От YUriy Zhuravlev
Тема Re: Some questions about the array.
Дата
Msg-id 1472067.fi1tp3hRCJ@dinodell
обсуждение исходный текст
Ответ на Re: Some questions about the array.  (Merlin Moncure <mmoncure@gmail.com>)
Ответы Re: Some questions about the array.  (Merlin Moncure <mmoncure@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Peter Geoghegan
Дата:
Сообщение: Re: Memory prefetching while sequentially fetching from SortTuple array, tuplestore
Следующее
От: Julien Rouhaud
Дата:
Сообщение: Re: On-demand running query plans using auto_explain and signals